summaryrefslogtreecommitdiff
path: root/src/being/playerinfo.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-04-06 02:04:56 +0300
committerAndrei Karas <akaras@inbox.ru>2015-04-06 02:04:56 +0300
commit3f57d35f0da17e3582c389df3a5fce2b7e436b93 (patch)
tree4dc470aae51debc44ccd70d10181184abb76eb83 /src/being/playerinfo.h
parent620c7935ce955a14320b84f704d498adaf5c186c (diff)
downloadplus-3f57d35f0da17e3582c389df3a5fce2b7e436b93.tar.gz
plus-3f57d35f0da17e3582c389df3a5fce2b7e436b93.tar.bz2
plus-3f57d35f0da17e3582c389df3a5fce2b7e436b93.tar.xz
plus-3f57d35f0da17e3582c389df3a5fce2b7e436b93.zip
Fix compilation with some options.
Diffstat (limited to 'src/being/playerinfo.h')
-rw-r--r--src/being/playerinfo.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/being/playerinfo.h b/src/being/playerinfo.h
index c0932cfb8..11dbd826c 100644
--- a/src/being/playerinfo.h
+++ b/src/being/playerinfo.h
@@ -28,6 +28,7 @@
#include "enums/state.h"
#include <map>
+#include <string>
/**
* Stat information storage structure.