fix path support in WINDOWS.

This commit is contained in:
Vitor Santos Costa 2011-07-26 18:42:13 +01:00
parent e145910234
commit ffae487cf2

View File

@ -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