Fix missing header in gamma test

This commit is contained in:
Camilla Löwy 2017-11-28 14:20:54 +01:00
parent 9e6c0c747b
commit 390a66d2e7

View File

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