summaryrefslogtreecommitdiffstats
path: root/embedserv/source/inc/stdafx.h
diff options
context:
space:
mode:
Diffstat (limited to 'embedserv/source/inc/stdafx.h')
-rw-r--r--embedserv/source/inc/stdafx.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/embedserv/source/inc/stdafx.h b/embedserv/source/inc/stdafx.h
index 06b6606706f6..c056c5bf714a 100644
--- a/embedserv/source/inc/stdafx.h
+++ b/embedserv/source/inc/stdafx.h
@@ -38,11 +38,6 @@
//You may derive a class from CComModule and use it if you want to override
//something, but do not change the name of _Module
extern CComModule _Module;
-#ifdef __MINGW32__
-#include <algorithm>
-using ::std::min;
-using ::std::max;
-#endif
#include <atlcom.h>
#include <atlctl.h>