From 387493ed0772f266dc323816d2e124c32fcae931 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 12 Aug 2016 20:53:30 +0300 Subject: Fix code style. --- src/gui/windows/serverdialog.cpp | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/gui/windows') diff --git a/src/gui/windows/serverdialog.cpp b/src/gui/windows/serverdialog.cpp index 5299d4fd1..509b04fda 100644 --- a/src/gui/windows/serverdialog.cpp +++ b/src/gui/windows/serverdialog.cpp @@ -49,6 +49,10 @@ #include "debug.h" +#ifdef WIN32 +#undef ERROR +#endif + static const int MAX_SERVERLIST = 15; static std::string serverTypeToString(const ServerTypeT type) -- cgit v1.2.3-70-g09d2