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

Added stdc_format_macros to err.

parent 3bf06d24
No related branches found
No related tags found
No related merge requests found
......@@ -40,6 +40,9 @@
#include <px4_config.h>
#define __STDC_FORMAT_MACROS
#include <inttypes.h>
#include <stdlib.h>
#include <errno.h>
#include <string.h>
......
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