From a83513ef88a9cfca8692db9176b68ddeea71931f Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 28 Aug 2014 21:44:08 +0300 Subject: Fix code style. --- src/input/inputaction.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/input/inputaction.h') diff --git a/src/input/inputaction.h b/src/input/inputaction.h index 8001a33da..99ab3a914 100644 --- a/src/input/inputaction.h +++ b/src/input/inputaction.h @@ -23,6 +23,10 @@ #ifndef INPUT_INPUTACTION_H #define INPUT_INPUTACTION_H +#ifdef WIN32 +#undef ERROR +#undef IGNORE +#endif namespace InputAction { /** -- cgit v1.2.3-60-g2f50