Tools build fix

This commit is contained in:
Shauren
2017-05-11 22:51:26 +02:00
parent 3a418a0bbc
commit 3c8210a1f3
4 changed files with 9 additions and 14 deletions
+1 -3
View File
@@ -16,9 +16,6 @@
* with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#define _CRT_SECURE_NO_DEPRECATE
#define WIN32_LEAN_AND_MEAN
#include "Banner.h"
#include "CascHandles.h"
#include "Common.h"
@@ -35,6 +32,7 @@
#include <deque>
#include <fstream>
#include <set>
#include <unordered_map>
#include <cstdlib>
#include <cstring>