gcc build fix

This commit is contained in:
Alex Zolotarev 2011-05-17 21:45:52 +02:00 committed by Alex Zolotarev
parent 3b06c903f7
commit ae3a567181

View file

@ -2,6 +2,7 @@
#include "../std/string.hpp"
#include "../std/vector.hpp"
#include "../std/stdint.hpp"
namespace utf8_string
{