Fix protobuf compile error on msvc12.

--HG--
extra : rebase_source : 577dc1eb6aed3934f3727621c4fc678ff3d22782
This commit is contained in:
Nicholas Hastings 2014-02-28 14:32:45 -05:00
parent a28e829a3e
commit 7ab2b6f586

View File

@ -37,6 +37,7 @@
#include <assert.h>
#include <stdlib.h>
#include <algorithm>
#include <cstddef>
#include <string>
#include <string.h>