summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/strconv.h
diff options
context:
space:
mode:
author Westley M. Martinez <anikom15@gmail.com>2016-12-29 14:34:59 -0800
committer Westley M. Martinez <anikom15@gmail.com>2016-12-29 14:34:59 -0800
commit1fafe7706cbfcfc6e39c23c3c713fbb102557cbe (patch)
treee717407aa8f98f192a2095f28909c89f3af3a8e5 /src/osd/strconv.h
parentf7a98c4a969478fca51faf30f588d59631394bd9 (diff)
parent2b74e4c0be91b86b408fca518af7518c1ea994c9 (diff)
Merge https://github.com/mamedev/mame
Diffstat (limited to 'src/osd/strconv.h')
-rw-r--r--src/osd/strconv.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/osd/strconv.h b/src/osd/strconv.h
index 65f9ad35fd1..f1eed54a49a 100644
--- a/src/osd/strconv.h
+++ b/src/osd/strconv.h
@@ -19,10 +19,6 @@
#if defined(WIN32)
-#ifndef WIN32_LEAN_AND_MEAN
-#define WIN32_LEAN_AND_MEAN
-#endif
-
#include <windows.h>
namespace osd