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

Commit 8536b37c authored by Yi Kong's avatar Yi Kong
Browse files

Fix build with fmtlib 11.0.2

Test: presubmit
Test: m fmtlib
Bug: 371149965
Change-Id: I72130decc245a9e52a9055685c96c78ebbb636bf
parent 3999f9e3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -17,7 +17,7 @@
#pragma once

#include <fmt/core.h>
#include <fmt/format.h>
#include <fmt/ranges.h>
#include <fmt/std.h>

#ifndef LOG_TAG