Skip to content
Snippets Groups Projects
Commit 3bf06d24 authored by James Goppert's avatar James Goppert
Browse files

Fix def for stdc format macros to match existing code.

parent 2908a377
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment