Merge "Avoid redefinition of __STDC_FORMAT_MACROS."

This commit is contained in:
Ian Rogers 2014-01-30 02:06:11 +00:00 committed by Gerrit Code Review
commit 1ca10eabd8
1 changed files with 0 additions and 1 deletions

View File

@ -21,7 +21,6 @@
#include <sys/types.h>
#include <unistd.h>
#define __STDC_FORMAT_MACROS
#include <inttypes.h>
#include <string>