1
0
Fork 0
mirror of https://github.com/AquariaOSE/Aquaria.git synced 2024-12-24 13:45:47 +00:00

More happy build fixing (gcc 4.7 again)

This commit is contained in:
fgenesis 2012-06-18 14:08:21 +02:00
parent 5329a9e6e3
commit a55cbb64b8

View file

@ -14,9 +14,12 @@
// -------------------------
#include <string>
#ifndef _WIN32
# include <stdint.h>
#endif
namespace minihttp
{