aboutsummaryrefslogtreecommitdiff
path: root/src/google/protobuf/wire_format_lite.cc
diff options
context:
space:
mode:
authorkenton@google.com <kenton@google.com@630680e5-0e50-0410-840e-4b1c322b438d>2009-08-01 02:16:55 +0000
committerkenton@google.com <kenton@google.com@630680e5-0e50-0410-840e-4b1c322b438d>2009-08-01 02:16:55 +0000
commit9270a99d2e64d08a438729522330d1f1bd1e4716 (patch)
treeeaea16c256e2518b4c290c7b1a4ab8af10093aa1 /src/google/protobuf/wire_format_lite.cc
parente6607e3963f7d2cad152a3da19c9e747bcb9789d (diff)
downloadprotobuf-9270a99d2e64d08a438729522330d1f1bd1e4716.tar.gz
protobuf-9270a99d2e64d08a438729522330d1f1bd1e4716.tar.bz2
protobuf-9270a99d2e64d08a438729522330d1f1bd1e4716.zip
Make DLLs work again.
Diffstat (limited to 'src/google/protobuf/wire_format_lite.cc')
-rw-r--r--src/google/protobuf/wire_format_lite.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/google/protobuf/wire_format_lite.cc b/src/google/protobuf/wire_format_lite.cc
index bbbf5236..5d09803a 100644
--- a/src/google/protobuf/wire_format_lite.cc
+++ b/src/google/protobuf/wire_format_lite.cc
@@ -42,7 +42,6 @@
#include <google/protobuf/io/coded_stream.h>
#include <google/protobuf/io/zero_copy_stream.h>
#include <google/protobuf/io/zero_copy_stream_impl.h>
-#include <google/protobuf/unknown_field_set.h>
namespace google {
namespace protobuf {