Fix def for stdc format macros to match existing code.

This commit is contained in:
James Goppert
2015-09-24 16:45:18 -04:00
parent 2908a377cf
commit 3bf06d242f
@@ -41,7 +41,7 @@
#include "CatapultLaunchMethod.h"
#include <systemlib/err.h>
#define __STDC_FORMAT_MACROS 1
#define __STDC_FORMAT_MACROS
#include <inttypes.h>
namespace launchdetection