Ignore:
Timestamp:
Feb 17, 2002, 9:40:24 PM (24 years ago)
Author:
sandervl
Message:

compile fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/ddraw/ddrawclipper.cpp

    r5820 r7940  
    1 /* $Id: ddrawclipper.cpp,v 1.1 2001-05-28 17:17:47 phaller Exp $ */
     1/* $Id: ddrawclipper.cpp,v 1.2 2002-02-17 20:40:06 sandervl Exp $ */
    22
    33/*
     
    1111 */
    1212
     13// define the following as we include winnt.h
     14#define _OS2WIN_H
     15#define FAR
     16
    1317#include <odin.h>
     18#include <winbase.h>
    1419#include <memory.h>
    1520#include <stdio.h>
     
    2126#include "os2clipper.h"
    2227#include "winerror.h"
    23 // define the following as we include winnt.h
    24 #define _OS2WIN_H
    25 #define FAR
    2628
    2729#include <misc.h>
Note: See TracChangeset for help on using the changeset viewer.