Ignore:
Timestamp:
Aug 17, 1999, 7:04:52 PM (26 years ago)
Author:
sandervl
Message:

Compilation fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kernel32/KERNEL32.CPP

    r529 r532  
    1 /* $Id: KERNEL32.CPP,v 1.13 1999-08-17 16:35:09 phaller Exp $ */
    2 
    3 /*
    4  *
    5  * Project Odin Software License can be found in LICENSE.TXT
    6  *
    7  */
     1/* $Id: KERNEL32.CPP,v 1.14 1999-08-17 17:04:51 sandervl Exp $ */
     2
    83/*
    94 * Win32 compatibility file functions for OS/2
     
    1510 *
    1611 * @(#) KERNEL32.CPP            1.0.1   1998/06/12 PH added HandleManager support
     12 *
     13 * Project Odin Software License can be found in LICENSE.TXT
     14 *
    1715 */
    1816
     
    2624#include <stdlib.h>
    2725#include <string.h>
    28 //#include <odincrt.h>
    2926
    3027#include "misc.h"
Note: See TracChangeset for help on using the changeset viewer.