Go to the documentation of this file.
36 # define MINIMAL_PCH 0
44 # ifdef NDEBUG // release: disable all checks
45 # define _HAS_ITERATOR_DEBUGGING 0
46 # define _SECURE_SCL 0
56 double __cdecl abs(
double x);
75 #if CONFIG_ENABLE_BOOST
77 using boost::shared_ptr;
81 using std::shared_ptr;
84 using std::tr1::shared_ptr;
102 #if CONFIG_ENABLE_PCH && HAVE_PCH
109 #endif // #if CONFIG_ENABLE_PCH && HAVE_PCH