Added stdc_format_macros for all inttypes.h includes.

This commit is contained in:
James Goppert
2015-09-24 17:44:27 -04:00
parent 6cdb373abb
commit 2a60ffd554
8 changed files with 8 additions and 2 deletions
+1
View File
@@ -33,6 +33,7 @@
#pragma once
#define __STDC_FORMAT_MACROS
#include <inttypes.h>
/**