Moved util functions into utils

This commit is contained in:
emeric
2016-08-23 13:33:01 +02:00
parent 85a61e46ee
commit f825afa37a
47 changed files with 83 additions and 57 deletions
+1 -1
View File
@@ -23,7 +23,7 @@
#include <boost/crc.hpp> // for boost::crc_32_type
#include <boost/tokenizer.hpp>
#include "logger/Logger.hpp"
#include "utils/Logger.hpp"
#include "Path.hpp"