Fix build problems on Linux

This commit is contained in:
Andreas Nilsson
2025-05-31 19:11:26 +02:00
parent 1e6c8ff4cc
commit 246994dabe
5 changed files with 22 additions and 9 deletions

View File

@@ -4,6 +4,9 @@
*/
#define BOOST_BIND_GLOBAL_PLACEHOLDERS
#ifndef BOOST_PROCESS_VERSION
#define BOOST_PROCESS_VERSION 1
#endif
// standard includes
#include <filesystem>
#include <string>