Bläddra i källkod

Remove "include sstream" from command_line_interface.cc

Bo Yang 10 år sedan
förälder
incheckning
2e32b8b569
1 ändrade filer med 0 tillägg och 1 borttagningar
  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>