aboutsummaryrefslogtreecommitdiff
path: root/vsprojects/extract_includes.bat
diff options
context:
space:
mode:
authorjieluo@google.com <jieluo@google.com@630680e5-0e50-0410-840e-4b1c322b438d>2014-07-31 00:24:48 +0000
committerjieluo@google.com <jieluo@google.com@630680e5-0e50-0410-840e-4b1c322b438d>2014-07-31 00:24:48 +0000
commit7ee0f3edc7fe125b5c65865b168c296731f2a567 (patch)
tree6c0cef0dbe511f4f9c5d7bda53af316b6355ea43 /vsprojects/extract_includes.bat
parentb7aebe40998d9a2526d6edf3f662d5b517dfdd1c (diff)
downloadprotobuf-7ee0f3edc7fe125b5c65865b168c296731f2a567.tar.gz
protobuf-7ee0f3edc7fe125b5c65865b168c296731f2a567.tar.bz2
protobuf-7ee0f3edc7fe125b5c65865b168c296731f2a567.zip
change some files to pass MSVC 2013
Diffstat (limited to 'vsprojects/extract_includes.bat')
-rwxr-xr-xvsprojects/extract_includes.bat1
1 files changed, 1 insertions, 0 deletions
diff --git a/vsprojects/extract_includes.bat b/vsprojects/extract_includes.bat
index 2ddcddbe..beab8c4a 100755
--- a/vsprojects/extract_includes.bat
+++ b/vsprojects/extract_includes.bat
@@ -35,6 +35,7 @@ copy ..\src\google\protobuf\wire_format_lite_inl.h include\google\protobuf\wire_
copy ..\src\google\protobuf\io\coded_stream.h include\google\protobuf\io\coded_stream.h
copy ..\src\google\protobuf\io\gzip_stream.h include\google\protobuf\io\gzip_stream.h
copy ..\src\google\protobuf\io\printer.h include\google\protobuf\io\printer.h
+copy ..\src\google\protobuf\io\strtod.h include\google\protobuf\io\strtod.h
copy ..\src\google\protobuf\io\tokenizer.h include\google\protobuf\io\tokenizer.h
copy ..\src\google\protobuf\io\zero_copy_stream.h include\google\protobuf\io\zero_copy_stream.h
copy ..\src\google\protobuf\io\zero_copy_stream_impl.h include\google\protobuf\io\zero_copy_stream_impl.h