renamed: Util/StringUtil.h -> Util/string_util.hpp

This commit is contained in:
Dennis Luxen
2015-01-05 10:22:11 +01:00
parent d3f5db576a
commit fe1f11b071
10 changed files with 12 additions and 13 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#ifndef NDEBUG
#include "../Util/simple_logger.hpp"
#endif
#include "../Util/StringUtil.h"
#include "../Util/string_util.hpp"
#include <boost/assert.hpp>