Moved some files to util/

This commit is contained in:
EinMByte
2015-07-28 18:37:06 +02:00
parent 581c59a195
commit 3668c27db6
36 changed files with 44 additions and 39 deletions

View File

@@ -1,5 +1,5 @@
#include "Daemon.h"
#include "util.h"
#include "util/util.h"
#include "Log.h"
#ifdef _WIN32
@@ -80,4 +80,4 @@ namespace i2p
}
}
#endif
#endif