Gabriele Contini
2019-09-01 7c878de85a77a4d9a51a4f5742d69657fd85bd53
src/library/api/datatypes.h
@@ -13,8 +13,11 @@
//definition of size_t
#include <stdlib.h>
#ifdef __unix__
#ifndef _MSC_VER
#include <stdbool.h>
#endif
#ifdef __unix__
#define DllExport
#else
#include <windows.h>