mirror of
https://github.com/boostorg/build.git
synced 2026-02-13 12:22:17 +00:00
Add missing header. Without this OS_CYGWIN is not defined which causes the :W modifier to fail.
This commit is contained in:
@@ -16,8 +16,8 @@
|
||||
* pathnt.c - NT specific path manipulation support
|
||||
*/
|
||||
|
||||
#include "jam.h"
|
||||
#include "pathsys.h"
|
||||
|
||||
#include "hash.h"
|
||||
|
||||
#define WIN32_LEAN_AND_MEAN
|
||||
|
||||
Reference in New Issue
Block a user