mirror of
https://github.com/boostorg/build.git
synced 2026-02-13 00:12:11 +00:00
<dir.h> -> <direct.h>
[SVN r13125]
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
#include "newstr.h"
|
||||
|
||||
#ifdef NT
|
||||
#include <dir.h>
|
||||
#include <direct.h>
|
||||
#define PATH_MAX _MAX_PATH
|
||||
#else
|
||||
#include <unistd.h>
|
||||
|
||||
Reference in New Issue
Block a user