Skip to content

Commit a25f0fa

Browse files
committed
Fix CppAD on Linux and mac
1 parent 10ed4b2 commit a25f0fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

thirdparty/cppad/include/cppad/configure.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -332,7 +332,7 @@ CPPAD_C_COMPILER_MSVC_FLAGS
332332
If true, the C complier uses the same flags as ``cl``
333333
{xrst_spell_off}
334334
{xrst_code hpp} */
335-
# define CPPAD_C_COMPILER_MSVC_FLAGS 1
335+
# define CPPAD_C_COMPILER_MSVC_FLAGS 0
336336
/* {xrst_code}
337337
{xrst_spell_on}
338338

0 commit comments

Comments
 (0)