#ifndef __P_COMMON_H__ #define __P_COMMON_H__ #include "vtPhysXBase.h" #include "vtPhysXAll.h" #include "vtLogTools.h" #include "vtCBBErrorHelper.h" #include #include #define HAS_CONFIG #ifdef HAS_CONFIG #include "gConfig.h" #endif using namespace vtTools::BehaviorTools; #endif