Fix missing header in gamma test

master
Camilla Löwy ago%!(EXTRA string=8 years)
parent 9e6c0c747b
commit 390a66d2e7
  1. 1
      tests/gamma.c

@ -46,6 +46,7 @@
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
static void error_callback(int error, const char* description)
{

Loading…
Cancel
Save