瀏覽代碼

Merge pull request #1414 from xyzzyz/googletest

Remove googletest.h header from stringprintf.cc
Feng Xiao 9 年之前
父節點
當前提交
f00300d7f0
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      src/google/protobuf/stubs/stringprintf.cc

+ 0 - 1
src/google/protobuf/stubs/stringprintf.cc

@@ -37,7 +37,6 @@
 #include <stdio.h> // MSVC requires this for _vsnprintf
 #include <stdio.h> // MSVC requires this for _vsnprintf
 #include <vector>
 #include <vector>
 #include <google/protobuf/stubs/common.h>
 #include <google/protobuf/stubs/common.h>
-#include <google/protobuf/testing/googletest.h>
 
 
 namespace google {
 namespace google {
 namespace protobuf {
 namespace protobuf {