Fixes #13
@ -31,7 +31,6 @@
///////////////////////////////////////////////////////////////////////////////
#include <stdbool.h>
#include <stddef.h>
#include <stdint.h>
#include "printf.h"
@ -33,6 +33,7 @@
#define _PRINTF_H_
#include <stdarg.h>
#ifdef __cplusplus