mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-02-06 03:15:33 +00:00
Include string header for gcc.
This commit is contained in:
parent
7d133d508d
commit
03abd69b4f
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
#ifndef CSV_WORLD_PHYSICSENGINE_H
|
||||
#define CSV_WORLD_PHYSICSENGINE_H
|
||||
|
||||
#include <string>
|
||||
#include <map>
|
||||
|
||||
#include <BulletDynamics/Dynamics/btRigidBody.h>
|
||||
|
|
Loading…
Reference in a new issue