summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/render/bgfx/chainmanager.cpp
diff options
context:
space:
mode:
author Brad Hughes <bradhugh@outlook.com>2016-12-14 12:37:37 -0500
committer Brad Hughes <bradhugh@outlook.com>2016-12-28 15:07:28 -0500
commitb47ec24df6e2fd64ff4757dc5661fb9249dce617 (patch)
treec7b5d82b88c2954de4961d5f951335dede6cf96c /src/osd/modules/render/bgfx/chainmanager.cpp
parente252486d1726386c1bd2590edc0f8819fa7b1e8d (diff)
Move special windows.h include directives to build defines (nw)
Diffstat (limited to 'src/osd/modules/render/bgfx/chainmanager.cpp')
-rw-r--r--src/osd/modules/render/bgfx/chainmanager.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/osd/modules/render/bgfx/chainmanager.cpp b/src/osd/modules/render/bgfx/chainmanager.cpp
index a4306b9dfe2..64e71bd213a 100644
--- a/src/osd/modules/render/bgfx/chainmanager.cpp
+++ b/src/osd/modules/render/bgfx/chainmanager.cpp
@@ -20,8 +20,6 @@
#include <bx/readerwriter.h>
#include <bx/crtimpl.h>
-#undef min
-#undef max
#include "bgfxutil.h"
#include "chainmanager.h"