aboutsummaryrefslogtreecommitdiff
path: root/python/google/protobuf/pyext/proto2_api_test.proto
diff options
context:
space:
mode:
Diffstat (limited to 'python/google/protobuf/pyext/proto2_api_test.proto')
-rw-r--r--python/google/protobuf/pyext/proto2_api_test.proto2
1 files changed, 2 insertions, 0 deletions
diff --git a/python/google/protobuf/pyext/proto2_api_test.proto b/python/google/protobuf/pyext/proto2_api_test.proto
index 72c31b1c..18aecfb7 100644
--- a/python/google/protobuf/pyext/proto2_api_test.proto
+++ b/python/google/protobuf/pyext/proto2_api_test.proto
@@ -28,6 +28,8 @@
// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+syntax = "proto2";
+
import "google/protobuf/internal/cpp/proto1_api_test.proto";
package google.protobuf.python.internal;