From 6cdb373abbb3ca0a6d35ad86d2585313cac60148 Mon Sep 17 00:00:00 2001 From: James Goppert Date: Thu, 24 Sep 2015 16:56:35 -0400 Subject: [PATCH] Removed extra define from catapult launch. --- src/lib/launchdetection/CatapultLaunchMethod.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/lib/launchdetection/CatapultLaunchMethod.cpp b/src/lib/launchdetection/CatapultLaunchMethod.cpp index 6f233d52ad..f13c7c4bfe 100644 --- a/src/lib/launchdetection/CatapultLaunchMethod.cpp +++ b/src/lib/launchdetection/CatapultLaunchMethod.cpp @@ -41,8 +41,6 @@ #include "CatapultLaunchMethod.h" #include -#define __STDC_FORMAT_MACROS -#include namespace launchdetection {