@@ -1,7 +1,6 @@
#ifndef odeHelperStructs_h
#define odeHelperStructs_h
-#ifndef CPPPARSER
struct sSurfaceParams
{
dSurfaceParameters colparams;
@@ -13,6 +12,5 @@ struct sBodyParams
// int surfaceType;
dReal dampen;
};
-#endif
#endif