Commit 64b1b959 authored by Olivier Bertrand's avatar Olivier Bertrand

comment out <dlfnc.h> in tabrest.cppc

parent 65310f58
......@@ -15,9 +15,9 @@
#define _MAX_PATH 260
#if !defined(__WIN__)
#define __stdcall
#if !defined(REST_SOURCE)
#include <dlfcn.h> // dlopen(), dlclose(), dlsym() ...
#endif
//#if !defined(REST_SOURCE)
//#include <dlfcn.h> // dlopen(), dlclose(), dlsym() ...
//#endif
#endif // !__WIN__
#define _OS_H_INCLUDED // Prevent os.h to be called
#endif // !MARIADB
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment