fix include
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
#include "b3RobotSimulatorClientAPI.h"
|
#include "b3RobotSimulatorClientAPI.h"
|
||||||
|
|
||||||
#include "../SharedMemory/PhysicsClientC_API.h"
|
#include "../SharedMemory/PhysicsClientC_API.h"
|
||||||
#include "b3RobotSimulatorClientAPI_InternalData.h""
|
#include "b3RobotSimulatorClientAPI_InternalData.h"
|
||||||
#ifdef BT_ENABLE_ENET
|
#ifdef BT_ENABLE_ENET
|
||||||
#include "../SharedMemory/PhysicsClientUDP_C_API.h"
|
#include "../SharedMemory/PhysicsClientUDP_C_API.h"
|
||||||
#endif //PHYSICS_UDP
|
#endif //PHYSICS_UDP
|
||||||
|
|||||||
Reference in New Issue
Block a user