summaryrefslogtreecommitdiff
path: root/src/include/cvc4parser_private.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/cvc4parser_private.h')
-rw-r--r--src/include/cvc4parser_private.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/include/cvc4parser_private.h b/src/include/cvc4parser_private.h
index 72d942ef0..6704daca2 100644
--- a/src/include/cvc4parser_private.h
+++ b/src/include/cvc4parser_private.h
@@ -21,4 +21,7 @@
# warning A private CVC4 parser header was included when not building the parser library or private unit test code.
#endif /* ! (__BUILDING_CVC4PARSERLIB || __BUILDING_CVC4PARSERLIB_UNIT_TEST) */
+#include "cvc4parser_public.h"
+#include "cvc4autoconfig.h"
+
#endif /* __CVC4PARSER_PRIVATE_H */
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback