Skip to content
Snippets Groups Projects
Commit a354e6ab authored by Mathieu Malaterre's avatar Mathieu Malaterre
Browse files

BUG: Remove comment

parent 7500f9e1
No related branches found
No related tags found
No related merge requests found
#ifdef _WIN32
#error bla
#define DL_EXPORT __declspec( dllexport )
#else
#define DL_EXPORT
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment