Fix protobuf compile error on msvc12.

This commit is contained in:
Nicholas Hastings 2014-02-28 14:32:49 -05:00
parent 452e5af977
commit 6019eb1826

View File

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