aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/google/protobuf/unittest_import.proto
diff options
context:
space:
mode:
Diffstat (limited to 'src/google/protobuf/unittest_import.proto')
-rw-r--r--src/google/protobuf/unittest_import.proto1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/google/protobuf/unittest_import.proto b/src/google/protobuf/unittest_import.proto
index 38275dc9..c1289e38 100644
--- a/src/google/protobuf/unittest_import.proto
+++ b/src/google/protobuf/unittest_import.proto
@@ -34,6 +34,7 @@
//
// A proto file which is imported by unittest.proto to test importing.
+syntax = "proto2";
// We don't put this in a package within proto2 because we need to make sure
// that the generated code doesn't depend on being in the proto2 namespace.