Explorar o código

Fix build issue for GCC

Alexey Edelev %!s(int64=5) %!d(string=hai) anos
pai
achega
cf9d326d2b
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/generator/classgeneratorbase.h

+ 1 - 0
src/generator/classgeneratorbase.h

@@ -27,6 +27,7 @@
 
 #include <google/protobuf/io/printer.h>
 #include <memory>
+#include <list>
 
 #include "templates.h"