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

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

Merge "Stop defining __STDC_FORMAT_MACROS." into main

parents 7295f0b3 bf0da848
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -18,7 +18,6 @@
//#define LOG_NDEBUG 0
#include <log/log.h>

#define __STDC_FORMAT_MACROS
#include <inttypes.h>
#include <stdint.h>
#include <algorithm>