summaryrefslogtreecommitdiff
path: root/rsc/source/parser/rsckey.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'rsc/source/parser/rsckey.cxx')
-rw-r--r--rsc/source/parser/rsckey.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/rsc/source/parser/rsckey.cxx b/rsc/source/parser/rsckey.cxx
index dda03cfd1760..6667ee058fe9 100644
--- a/rsc/source/parser/rsckey.cxx
+++ b/rsc/source/parser/rsckey.cxx
@@ -27,7 +27,7 @@
#include <rschash.hxx>
#include <rsckey.hxx>
-#if defined(_MSC_VER) && (_MSC_VER >= 1200 )
+#ifdef _MSC_VER
#define _cdecl __cdecl
#endif