We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ed310c commit e33248eCopy full SHA for e33248e
thirdparty/solvers/ipopt/IpoptConfig.h
@@ -28,7 +28,7 @@
28
/* Define to 1 if Ipopt index type is int64_t */
29
/* #undef IPOPT_INT64 */
30
31
-#ifdef _MSC_VER
+#if defined(_MSC_VER)
32
33
/* Library Visibility Attribute */
34
#define IPOPTAMPLINTERFACELIB_EXPORT __declspec(dllimport)
0 commit comments