Skip to content
Snippets Groups Projects
Commit c16b7952 authored by Nicolas "Pixel" Noble's avatar Nicolas "Pixel" Noble
Browse files

Fixing Windows build of the python protoc plugin.

parent 18f42e4b
Branches
Tags
No related merge requests found
...@@ -36,6 +36,7 @@ ...@@ -36,6 +36,7 @@
#include <cstring> #include <cstring>
#include <memory> #include <memory>
#include <string> #include <string>
#include <tuple>
#include "src/compiler/python_generator.h" #include "src/compiler/python_generator.h"
#include <google/protobuf/compiler/code_generator.h> #include <google/protobuf/compiler/code_generator.h>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment