Browse Source

Fix build issue for GCC

Alexey Edelev 5 năm trước cách đây
mục cha
commit
cf9d326d2b
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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"