summaryrefslogtreecommitdiff
path: root/glcpp.h
diff options
context:
space:
mode:
Diffstat (limited to 'glcpp.h')
-rw-r--r--glcpp.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/glcpp.h b/glcpp.h
index 8472570ccb..39d6d5d0eb 100644
--- a/glcpp.h
+++ b/glcpp.h
@@ -52,6 +52,10 @@ glcpp_parser_parse (glcpp_parser_t *parser);
void
glcpp_parser_destroy (glcpp_parser_t *parser);
+int
+glcpp_parser_macro_defined (glcpp_parser_t *parser,
+ const char *identifier);
+
/* Generated by glcpp-lex.l to glcpp-lex.c */
int