summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorJosh Haberman <jhaberman@gmail.com>2019-01-25 12:20:49 -0800
committerJosh Haberman <jhaberman@gmail.com>2019-01-25 12:20:49 -0800
commit8980f6db5c4d28de9dd8773ae27c823767122970 (patch)
treea687ad0bc77d5bdc346435ff4a241508bd0baa78 /tests
parentc358bb42fd9d4121bd642bcd41a317e5ed7625be (diff)
text_printer.h now successfully compiles.
Diffstat (limited to 'tests')
-rw-r--r--tests/test_cpp.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test_cpp.cc b/tests/test_cpp.cc
index 5e9a8dd..86d7bc5 100644
--- a/tests/test_cpp.cc
+++ b/tests/test_cpp.cc
@@ -15,6 +15,7 @@
#include "upb/def.h"
#include "upb/handlers.h"
#include "upb/pb/decoder.h"
+#include "upb/pb/textprinter.h"
#include "upb/upb.h"
#include "upb_test.h"
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback