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

Commit 6225d6f3 authored by Elliott Hughes's avatar Elliott Hughes
Browse files

We don't need __STDC_FORMAT_MACROS any more.

Test: treehugger
Change-Id: Iada8b959f61bfa55b61d2ed4b345801ed9cea0c6
parent 277533b7
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>