Ignore:
Timestamp:
Mar 13, 2000, 2:11:46 PM (25 years ago)
Author:
sandervl
Message:

replaced os2.h includes by os2wrap.h

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/user32/gen_object.cpp

    r2804 r3101  
    1 /* $Id: gen_object.cpp,v 1.5 2000-02-16 14:34:19 sandervl Exp $ */
     1/* $Id: gen_object.cpp,v 1.6 2000-03-13 13:10:45 sandervl Exp $ */
    22/*
    33 * Generic Object Class for OS/2
     
    1111 */
    1212#define  INCL_DOSSEMAPHORES
    13 #include <os2.h>
    1413#include <os2wrap.h>
    1514#include <stdlib.h>
Note: See TracChangeset for help on using the changeset viewer.