Use brackets to include spdlog in srcs

This commit is contained in:
gabime
2020-03-06 15:51:07 +02:00
parent 06d0299639
commit 54be9bd8b9
7 changed files with 30 additions and 28 deletions

View File

@@ -5,4 +5,4 @@
#error Please define SPDLOG_COMPILED_LIB to compile this file.
#endif
#include "spdlog/cfg/helpers-inl.h"
#include <spdlog/cfg/helpers-inl.h>