]> git.saurik.com Git - wxWidgets.git/blobdiff - setup.h.in
rename various gsock* files to sock* (except for MSW where this will be done later)
[wxWidgets.git] / setup.h.in
index eff79923b1c4a9d901f9df2e837191480d99b424..560c32a3e58df4de77185983a15333fffb00523f 100644 (file)
 #define wxUSE_CRASHREPORT 0
 /* --- end MSW options --- */
 
-/*
- * Supports bool type
- */
-#undef HAVE_BOOL
-
 /*
  * Define if your compiler supports the explicit keyword
  */
 #undef HAVE_EXPLICIT
 
-/*
- * Define if your compiler supports const_cast<>()
- */
-#undef HAVE_CONST_CAST
-
-/*
- * Define if your compiler supports reinterpret_cast<>()
- */
-#undef HAVE_REINTERPRET_CAST
-
-/*
- * Define if your compiler supports static_cast<>()
- */
-#undef HAVE_STATIC_CAST
-
 /*
  * Define if your compiler has C99 va_copy
  */