mirror of
https://github.com/boostorg/process.git
synced 2026-01-19 04:22:15 +00:00
test include fix.
This commit is contained in:
@@ -16,6 +16,11 @@
|
||||
|
||||
#include <boost/process/filesystem.hpp>
|
||||
|
||||
#if !defined(BOOST_PROCESS_USE_STD_FS)
|
||||
#include <boost/filesystem/directory.hpp>
|
||||
#endif
|
||||
|
||||
|
||||
#include <system_error>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user