Removed extra define from catapult launch.

This commit is contained in:
James Goppert
2015-09-24 16:56:35 -04:00
parent ed876b95c3
commit 6cdb373abb

View File

@@ -41,8 +41,6 @@
#include "CatapultLaunchMethod.h"
#include <systemlib/err.h>
#define __STDC_FORMAT_MACROS
#include <inttypes.h>
namespace launchdetection
{