Remove duplicate dependency, use current locale

This commit is contained in:
Michael Cordover
2020-01-21 09:36:41 -05:00
committed by Michael Cordover
parent 3130a57622
commit 6e30b7af3c
3 changed files with 2 additions and 4 deletions

View File

@ -6,6 +6,7 @@
#else
#include <fmt/chrono.h>
#endif
#include <date/tz.h>
#include "ALabel.hpp"
#include "util/sleeper_thread.hpp"