fix path support in WINDOWS.
This commit is contained in:
parent
e145910234
commit
ffae487cf2
@ -9,6 +9,7 @@
|
||||
#include <windows.h>
|
||||
#include <uxnt.h>
|
||||
#define O_HASDRIVES 1
|
||||
#define O_HASSHARES 1
|
||||
#endif
|
||||
|
||||
#ifndef PL_CONSOLE
|
||||
@ -25,6 +26,7 @@
|
||||
|
||||
#include "Yap.h"
|
||||
#include "YapHeap.h"
|
||||
|
||||
/* try not to pollute the SWI space */
|
||||
#ifdef P
|
||||
#undef P
|
||||
|
Reference in New Issue
Block a user