aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/google/protobuf/arenastring_unittest.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/google/protobuf/arenastring_unittest.cc')
-rw-r--r--src/google/protobuf/arenastring_unittest.cc3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/google/protobuf/arenastring_unittest.cc b/src/google/protobuf/arenastring_unittest.cc
index d5d995a6..adc44fe2 100644
--- a/src/google/protobuf/arenastring_unittest.cc
+++ b/src/google/protobuf/arenastring_unittest.cc
@@ -35,9 +35,6 @@
#include <algorithm>
#include <cstdlib>
#include <memory>
-#ifndef _SHARED_PTR_H
-#include <google/protobuf/stubs/shared_ptr.h>
-#endif
#include <string>
#include <vector>