Remove unnecessary include.

This commit is contained in:
tastytea 2021-05-30 18:07:13 +02:00
parent e7633fe134
commit 03138c1dbf
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 0 additions and 1 deletions

View File

@ -25,7 +25,6 @@
#include <boost/locale/message.hpp>
#include <fmt/format.h>
#include <fmt/ostream.h> // For compatibility with fmt 4.
#include <termcolor/termcolor.hpp>
#include <clocale>
#include <cmath>