BUG: Remove comment
This commit is contained in:
parent
69dd8ee7e7
commit
87efbe2342
|
@ -1,5 +1,4 @@
|
|||
#ifdef _WIN32
|
||||
#error bla
|
||||
#define DL_EXPORT __declspec( dllexport )
|
||||
#else
|
||||
#define DL_EXPORT
|
||||
|
|
Loading…
Reference in New Issue