diff UI/UISaveLoad.cpp @ 2153:d28d3c006077

Some Render decoupling.
author Nomad
date Thu, 09 Jan 2014 02:34:20 +0200
parents d44b7775fc06
children 5ca3251ea543
line wrap: on
line diff
--- a/UI/UISaveLoad.cpp	Thu Jan 09 01:37:34 2014 +0200
+++ b/UI/UISaveLoad.cpp	Thu Jan 09 02:34:20 2014 +0200
@@ -1,8 +1,5 @@
-#ifdef _MSC_VER
-#define _CRT_SECURE_NO_WARNINGS
-#endif
+#include <io.h>
 
-#include <io.h>
 #include "..\MM7.h"
 
 #include "..\Keyboard.h"