Jan Willamowius
2019-04-18 229aaf2a3c81b20c715c0f5d376770e3d507d309
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>