Skip to content
Snippets Groups Projects
Commit 7b91473f authored by Francois Keith's avatar Francois Keith
Browse files

Win32: Correct API name for contiifstream

parent 70e479a5
No related branches found
No related tags found
No related merge requests found
......@@ -44,7 +44,7 @@
/* --------------------------------------------------------------------- */
#if defined (WIN32)
# if defined (sotContiifstream_EXPORTS)
# if defined (contiifstream_EXPORTS)
# define DYNAMICGRAPHCONTIIFSTREAM_EXPORT __declspec(dllexport)
# else
# define DYNAMICGRAPHCONTIIFSTREAM_EXPORT __declspec(dllimport)
......
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