Skip to content
Snippets Groups Projects
Commit f98573a5 authored by Kitware Robot's avatar Kitware Robot Committed by David DeMarle
Browse files

xdmf3 2016-04-08 (75c5916b)

Code extracted from:

    git://xdmf.org/Xdmf.git

at commit 75c5916b0a0ed0df3844aa0b6a5c18b0d3a2415f (master).
parent 486bcf78
Branches
Tags
No related merge requests found
......@@ -149,13 +149,13 @@
# undef XDMFDSM_TEMPLATE
# define XDMFDSM_TEMPLATE extern
# ifdef xdmf3_EXPORTS
# ifdef XDMF_EXPORTS
# define XDMF_EXPORT __declspec(dllexport)
# define XDMF_TEMPLATE
# else /* xxdmf3_EXPORTS */
# else /* XDMF_EXPORTS */
# define XDMF_EXPORT __declspec(dllimport)
# define XDMF_TEMPLATE extern
# endif /* xdmf3_EXPORTS */
# endif /* XDMF_EXPORTS */
#endif
/* Compiler Warnings */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment