fix: spdlog

This commit is contained in:
Alex 2020-05-22 20:02:09 +02:00
parent a9b17681b0
commit b251c51936
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
#include "modules/clock.hpp"
#include <time.h>
#include <spdlog/spdlog.h>
#include <sstream>
#include <type_traits>