aboutsummaryrefslogtreecommitdiff
path: root/src/google/protobuf/stubs/fastmem.h
diff options
context:
space:
mode:
authorFeng Xiao <xfxyjwf@gmail.com>2014-12-05 02:54:43 -0800
committerFeng Xiao <xfxyjwf@gmail.com>2014-12-05 02:54:43 -0800
commitbe20ae0b6975071563ecc61f8372fd7936f174ed (patch)
treeed4c27622fceb78410c74af287532379f475843e /src/google/protobuf/stubs/fastmem.h
parent7c939bcb25bff016ca63669c203e2ebfc0834825 (diff)
downloadprotobuf-be20ae0b6975071563ecc61f8372fd7936f174ed.tar.gz
protobuf-be20ae0b6975071563ecc61f8372fd7936f174ed.tar.bz2
protobuf-be20ae0b6975071563ecc61f8372fd7936f174ed.zip
Fix compile issues and test failures in VS2008.
Diffstat (limited to 'src/google/protobuf/stubs/fastmem.h')
-rw-r--r--src/google/protobuf/stubs/fastmem.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/google/protobuf/stubs/fastmem.h b/src/google/protobuf/stubs/fastmem.h
index e553f142..763a6e60 100644
--- a/src/google/protobuf/stubs/fastmem.h
+++ b/src/google/protobuf/stubs/fastmem.h
@@ -46,7 +46,6 @@
#define GOOGLE_PROTOBUF_STUBS_FASTMEM_H_
#include <stddef.h>
-#include <stdint.h>
#include <stdio.h>
#include <string.h>