ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/BasiliskII/src/include/debug.h
(Generate patch)

Comparing BasiliskII/src/include/debug.h (file contents):
Revision 1.7 by gbeauche, 2004-11-15T00:24:16Z vs.
Revision 1.8 by gbeauche, 2004-11-21T08:11:20Z

# Line 21 | Line 21
21   #ifndef DEBUG_H
22   #define DEBUG_H
23  
24 < #if defined(WIN32)
24 > #if defined(WIN32) && !defined(__CYGWIN__)
25  
26   // Windows debugging goes where it's supposed to go
27   #include <stdio.h>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines