ソースを参照

Adding the missing header

Jisi Liu 8 年 前
コミット
bcf17332bd
1 ファイル変更1 行追加0 行削除
  1. 1 0
      src/google/protobuf/stubs/io_win32.h

+ 1 - 0
src/google/protobuf/stubs/io_win32.h

@@ -48,6 +48,7 @@
 #if defined(_WIN32)
 #if defined(_WIN32)
 
 
 #include <string>
 #include <string>
+#include <google/protobuf/stubs/port.h>
 
 
 namespace google {
 namespace google {
 namespace protobuf {
 namespace protobuf {