]> jfr.im git - irc/gameservirc.git/blobdiff - gameserv/pouch.h
fixed compilation errors on osx and probably for more picky compilers
[irc/gameservirc.git] / gameserv / pouch.h
index 0981e495a39eda7cd1306952e3a1f9dac3ac10e7..5c676e06f3271cf110943a96641b44a62e8b9276 100644 (file)
@@ -2,6 +2,7 @@
 #define POUCH_H
 
 #include <list>
+#include <string>
 
 class item; // forward declaration
 class itemContainer; // forward declaration