[linux] Compilation issue

This commit is contained in:
Alex Zolotarev 2011-08-06 13:47:14 +02:00 committed by Alex Zolotarev
parent 6fdfd0eab9
commit 4ea9e2e045
2 changed files with 1 additions and 1 deletions

View file

@ -3,7 +3,6 @@
#include "../std/target_os.hpp"
#include "../std/systime.hpp"
#include "../std/ctime.hpp"
#include "../std/stdint.hpp"
namespace my
{

View file

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