Jan Willamowius
2019-04-22 4093b38f678b4d253b610f3439adb9e950e37c92
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>