aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/libraries/ode-0.9/contrib/Mac_CFMCarbon/mac_source/DebugPrefix.h
blob: 0e328a9f7908036d1ec7dbc0caab3acc7d0e230c (plain)
1
2
3
4
5
6
7
8
9
10
#ifndef prefix_h
#define prefix_h

#include "CommonPrefix.h"

#ifdef dNODEBUG
#undef dNODEBUG
#endif

#endif // prefix_h