Browse Source

Remove "include sstream" from command_line_interface.cc

Bo Yang 10 năm trước cách đây
mục cha
commit
2e32b8b569
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      src/google/protobuf/compiler/command_line_interface.cc

+ 0 - 1
src/google/protobuf/compiler/command_line_interface.cc

@@ -46,7 +46,6 @@
 #endif
 #include <errno.h>
 #include <iostream>
-#include <sstream>
 #include <ctype.h>
 
 #include <google/protobuf/stubs/hash.h>