string_util.cpp & .h header include cleanup

This commit is contained in:
Akkadius
2014-12-15 22:47:48 -06:00
parent a55b2ca557
commit 40377447ac
3 changed files with 1 additions and 4 deletions
-3
View File
@@ -16,9 +16,6 @@
#include "string_util.h"
#include <cstring> // for strncpy
#include <stdexcept>
#ifdef _WINDOWS
#include <windows.h>