summaryrefslogtreecommitdiffstats
path: root/sc/inc/compiler.hrc
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/compiler.hrc')
-rw-r--r--sc/inc/compiler.hrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/inc/compiler.hrc b/sc/inc/compiler.hrc
index 1df61083bbf9..a97948f55b59 100644
--- a/sc/inc/compiler.hrc
+++ b/sc/inc/compiler.hrc
@@ -20,7 +20,7 @@
#ifndef INCLUDED_SC_INC_COMPILER_HRC
#define INCLUDED_SC_INC_COMPILER_HRC
-#define NC_(Context, String) (Context "\004" u8##String)
+#define NC_(Context, String) reinterpret_cast<char const *>(Context "\004" u8##String)
const char* RID_FUNCTION_CATEGORIES[] =
{