summaryrefslogtreecommitdiffstats
path: root/extensions/inc/yesno.hrc
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/inc/yesno.hrc')
-rw-r--r--extensions/inc/yesno.hrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/inc/yesno.hrc b/extensions/inc/yesno.hrc
index 8c6df7b537ae..3992a1e8ab28 100644
--- a/extensions/inc/yesno.hrc
+++ b/extensions/inc/yesno.hrc
@@ -20,7 +20,7 @@
#ifndef INCLUDED_EXTENSIONS_INC_YESNO_HRC
#define INCLUDED_EXTENSIONS_INC_YESNO_HRC
-#define NC_(Context, String) (Context "\004" u8##String)
+#define NC_(Context, String) reinterpret_cast<char const *>(Context "\004" u8##String)
namespace {