DebugPrefix.h 120 B

12345678910
  1. #ifndef prefix_h
  2. #define prefix_h
  3. #include "CommonPrefix.h"
  4. #ifdef dNODEBUG
  5. #undef dNODEBUG
  6. #endif
  7. #endif // prefix_h