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 2a0d607 commit 4608665Copy full SHA for 4608665
include/proxsuite/linalg/veg/internal/macros.hpp
@@ -8,7 +8,7 @@
8
9
////////////////////////////////////////////////////////////////////////////////
10
11
-#if _WIN32
+#if _MSC_VER
12
#define PROXSUITE_PRETTY_FUNCTION __FUNCSIG__
13
#else
14
#define PROXSUITE_PRETTY_FUNCTION __PRETTY_FUNCTION__
0 commit comments