Skip to content
This repository has been archived by the owner on Jun 23, 2022. It is now read-only.

fix: fmtlib incompatibility problems from 7.1.3 to 5.3.0 #674

Merged
merged 1 commit into from
Nov 26, 2020

Conversation

neverchanje
Copy link
Contributor

time_utils.cpp was unable to compile because of the rollback of fmtlib in this PR #671.
Because in fmtlib <6.x versions, we need fmt/time.h to be included together for time format. This file was removed for 6.x+ versions.

@hycdong hycdong merged commit bed1e63 into XiaoMi:master Nov 26, 2020
@neverchanje neverchanje deleted the fix-format branch November 26, 2020 02:41
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants