Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c72c9a6d authored by Elliott Hughes's avatar Elliott Hughes Committed by Gerrit Code Review
Browse files

Merge "We don't need __STDC_FORMAT_MACROS any more." into main

parents 0c78cf96 6225d6f3
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -18,10 +18,6 @@

#include <utils/StopWatch.h>

/* for PRId64 */
#ifndef __STDC_FORMAT_MACROS
#define __STDC_FORMAT_MACROS 1
#endif
#include <inttypes.h>

#include <log/log.h>