summaryrefslogtreecommitdiff
path: root/src/input/inputaction.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-08-28 21:44:08 +0300
committerAndrei Karas <akaras@inbox.ru>2014-08-28 21:49:37 +0300
commita83513ef88a9cfca8692db9176b68ddeea71931f (patch)
tree1d01876eb230a36d5c5f98cddd9c57e2476150ab /src/input/inputaction.h
parentcfc84945c9cee7d42accdad39ff387738a3d32ac (diff)
downloadplus-a83513ef88a9cfca8692db9176b68ddeea71931f.tar.gz
plus-a83513ef88a9cfca8692db9176b68ddeea71931f.tar.bz2
plus-a83513ef88a9cfca8692db9176b68ddeea71931f.tar.xz
plus-a83513ef88a9cfca8692db9176b68ddeea71931f.zip
Fix code style.
Diffstat (limited to 'src/input/inputaction.h')
-rw-r--r--src/input/inputaction.h4
1 files changed, 4 insertions, 0 deletions
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
{
/**