mirror of
https://github.com/boostorg/build.git
synced 2026-02-13 12:22:17 +00:00
Removed a seemingly redundant #include <sys/stat.h> in the main Boost Jam header file.
[SVN r79259]
This commit is contained in:
@@ -291,7 +291,6 @@
|
||||
/* All the UNIX includes */
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <sys/stat.h>
|
||||
|
||||
#ifndef OS_MPEIX
|
||||
#include <sys/file.h>
|
||||
|
||||
Reference in New Issue
Block a user