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/oslibwin.cpp

    r2804 r3101  
    1 /* $Id: oslibwin.cpp,v 1.69 2000-02-16 14:34:29 sandervl Exp $ */
     1/* $Id: oslibwin.cpp,v 1.70 2000-03-13 13:10:47 sandervl Exp $ */
    22/*
    33 * Window API wrappers for OS/2
     
    1313#define  INCL_WIN
    1414#define  INCL_PM
    15 #include <os2.h>
    1615#include <os2wrap.h>
    1716#include <stdlib.h>
Note: See TracChangeset for help on using the changeset viewer.