Gabriele Contini
2019-08-29 37ac994f2be71eb5efb356c54aa987a5efb5101d
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>