diff options
author | 2016-12-14 12:37:37 -0500 | |
---|---|---|
committer | 2016-12-28 15:07:28 -0500 | |
commit | b47ec24df6e2fd64ff4757dc5661fb9249dce617 (patch) | |
tree | c7b5d82b88c2954de4961d5f951335dede6cf96c /src/osd/modules/file/winrtsocket.cpp | |
parent | e252486d1726386c1bd2590edc0f8819fa7b1e8d (diff) |
Move special windows.h include directives to build defines (nw)
Diffstat (limited to 'src/osd/modules/file/winrtsocket.cpp')
-rw-r--r-- | src/osd/modules/file/winrtsocket.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/osd/modules/file/winrtsocket.cpp b/src/osd/modules/file/winrtsocket.cpp index 94a8c3c3dc0..3f2241c25b5 100644 --- a/src/osd/modules/file/winrtsocket.cpp +++ b/src/osd/modules/file/winrtsocket.cpp @@ -6,7 +6,6 @@ // //============================================================ -#define WIN32_LEAN_AND_MEAN #include "winfile.h" |