Jan Willamowius
2019-04-22 8ffb087e6dc70840694ed7e9625adc0c0d76ff71
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>