Include string header for gcc.

pull/354/head
cc9cii 10 years ago
parent 7d133d508d
commit 03abd69b4f

@ -1,6 +1,7 @@
#ifndef CSV_WORLD_PHYSICSENGINE_H
#define CSV_WORLD_PHYSICSENGINE_H
#include <string>
#include <map>
#include <BulletDynamics/Dynamics/btRigidBody.h>

Loading…
Cancel
Save