Ver Fonte

Remove "include sstream" from command_line_interface.cc

Bo Yang há 10 anos atrás
pai
commit
2e32b8b569
1 ficheiros alterados com 0 adições e 1 exclusões
  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>