summaryrefslogtreecommitdiff
path: root/tests/gpc.exp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/gpc.exp')
-rw-r--r--tests/gpc.exp6
1 files changed, 5 insertions, 1 deletions
diff --git a/tests/gpc.exp b/tests/gpc.exp
index 8f4d9ab..d4ada45 100644
--- a/tests/gpc.exp
+++ b/tests/gpc.exp
@@ -1,4 +1,4 @@
-/* C code produced by gperf version 2.7 */
+/* C code produced by gperf version 2.7.2 */
/* Command-line: ../src/gperf -g -o -j1 -t -p -N is_reserved_word */
/* ISO Pascal 7185 reserved words.
*
@@ -20,6 +20,10 @@ struct resword { char *name; short token; short iclass;};
#ifdef __GNUC__
__inline
+#else
+#ifdef __cplusplus
+inline
+#endif
#endif
static unsigned int
hash (str, len)