فهرست منبع

Remove "include sstream" from command_line_interface.cc

Bo Yang 10 سال پیش
والد
کامیت
2e32b8b569
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  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>