summaryrefslogtreecommitdiff
path: root/test/unit/parser/parser_builder_black.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/unit/parser/parser_builder_black.h')
-rw-r--r--test/unit/parser/parser_builder_black.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/unit/parser/parser_builder_black.h b/test/unit/parser/parser_builder_black.h
index b130501f5..c661f00d9 100644
--- a/test/unit/parser/parser_builder_black.h
+++ b/test/unit/parser/parser_builder_black.h
@@ -34,6 +34,7 @@ typedef __gnu_cxx::stdio_filebuf<char> filebuf_gnu;
using namespace CVC4;
using namespace CVC4::parser;
+using namespace CVC4::language::input;
using namespace std;
class ParserBuilderBlack : public CxxTest::TestSuite {
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback