Fix mismerge: forgot a few lines in config.h.cmake

floating-point
Julius Michaelis 2012-12-30 21:20:16 +01:00
parent 02641b8baa
commit d675bd4c1d
1 changed files with 0 additions and 13 deletions

View File

@ -198,16 +198,3 @@
/* Use Apple Cocoa for the UI */
#cmakedefine USE_COCOA 1
/* Define to 1 if your compiler supports static_assert */
#cmakedefine HAVE_STATIC_ASSERT 1
/* Generate minidumps on crash */
#cmakedefine HAVE_DBGHELP 1
/* Define to 1 if your compiler supports static_assert */
#cmakedefine HAVE_STATIC_ASSERT 1
/* Define to 1 if your compiler correctly supports boost::is_pod */
#cmakedefine HAVE_WORKING_IS_POD 1