am 1ca10eab: Merge "Avoid redefinition of __STDC_FORMAT_MACROS."

* commit '1ca10eabd84e13e2c71d56ef48218bc981f79497':
  Avoid redefinition of  __STDC_FORMAT_MACROS.
This commit is contained in:
Ian Rogers 2014-01-31 10:27:00 +00:00 committed by Android Git Automerger
commit c98690576a
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>