Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/moses-smt/mosesdecoder.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHieu Hoang <hihoan@microsoft.com>2022-01-06 03:36:37 +0300
committerHieu Hoang <hihoan@microsoft.com>2022-01-06 03:36:37 +0300
commitddbbf4c7da343ef37a1d9f2fdd9d7547c411b33e (patch)
treea52ec50b7c1340dd3f9c31a78d51ecb298ae68e4 /jam-files
parent7e396312aadd50b438ebfbd03e57fcb8640e87f4 (diff)
Revert "macos"
This reverts commit 7e396312aadd50b438ebfbd03e57fcb8640e87f4.
Diffstat (limited to 'jam-files')
-rw-r--r--jam-files/engine/modules/path.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/jam-files/engine/modules/path.c b/jam-files/engine/modules/path.c
index 38c1e563c..f8dedaccd 100644
--- a/jam-files/engine/modules/path.c
+++ b/jam-files/engine/modules/path.c
@@ -9,7 +9,6 @@
#include "../lists.h"
#include "../native.h"
#include "../timestamp.h"
-#include "../filesys.h"
LIST * path_exists( FRAME * frame, int flags )