Fix build with disabled precompiled headers (#15484)

Fix broken build with disabled PCH
This commit is contained in:
Mikhail f. Shiryaev
2026-09-01 19:21:38 +02:00
committed by GitHub
parent 7eaff76cec
commit 96e85b1db5

View File

@@ -10,6 +10,7 @@
#include <string>
#include <boost/log/trivial.hpp>
#include <boost/nowide/fstream.hpp>
#ifdef _WIN32
#define DIR_SEPARATOR '\\'