1
0
mirror of https://github.com/gabime/spdlog.git synced 2025-03-15 10:39:53 +08:00

- fixed includes in tests

This commit is contained in:
Anton Goryunov 2016-04-14 23:33:51 +03:00
parent ba68a2d05d
commit e0f08d6b29

View File

@ -12,4 +12,5 @@
#include "../include/spdlog/spdlog.h"
#include "../include/spdlog/sinks/null_sink.h"
#include "../include/spdlog/sinks/ostream_sink.h"