BUG: Remove comment

This commit is contained in:
Mathieu Malaterre 2006-03-09 17:16:20 -05:00
parent 69dd8ee7e7
commit 87efbe2342
1 changed files with 0 additions and 1 deletions

View File

@ -1,5 +1,4 @@
#ifdef _WIN32
#error bla
#define DL_EXPORT __declspec( dllexport )
#else
#define DL_EXPORT