#define DLL_EXPORT as the empty string by default

This commit is contained in:
Will Furnass
2015-07-31 18:49:16 +01:00
parent a3c7eaae15
commit 0f65c830a3

View File

@@ -47,6 +47,8 @@
#else
#define DLLEXPORT
#endif
#else
#define DLLEXPORT
#endif
#endif
@@ -271,4 +273,4 @@ extern "C" {
}
#endif
#endif //EPANET2_H
#endif //EPANET2_H