Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gabime/spdlog.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorAnton Goryunov <gorunov.anton@gmail.com>2016-04-14 23:33:51 +0300
committerAnton Goryunov <gorunov.anton@gmail.com>2016-04-14 23:33:51 +0300
commite0f08d6b29fd2b35599d316f4444aeb607791e5a (patch)
treeeef4b6ec8bda8c0b703c59151d47612113743ec7 /tests
parentba68a2d05dd7eb9968d6a53ffcb5cf5b4318ac69 (diff)
- fixed includes in tests
Diffstat (limited to 'tests')
-rw-r--r--tests/includes.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/includes.h b/tests/includes.h
index 5f4a96b2..5d844a05 100644
--- a/tests/includes.h
+++ b/tests/includes.h
@@ -12,4 +12,5 @@
#include "../include/spdlog/spdlog.h"
#include "../include/spdlog/sinks/null_sink.h"
+#include "../include/spdlog/sinks/ostream_sink.h"