added loaders tests

This commit is contained in:
gabime
2019-12-21 19:25:54 +02:00
parent 28e334c728
commit e13e978af4
6 changed files with 56 additions and 7 deletions

View File

@@ -11,6 +11,7 @@
#include <sstream>
#include <string>
#include <iomanip>
#include <stdlib.h>
#define SPDLOG_ACTIVE_LEVEL SPDLOG_LEVEL_DEBUG