Ignore:
Timestamp:
Feb 10, 2001, 11:31:31 AM (25 years ago)
Author:
sandervl
Message:

heap corruption bugfix

File:
1 edited

Legend:

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

    r3101 r5083  
    1 /* $Id: gen_object.cpp,v 1.6 2000-03-13 13:10:45 sandervl Exp $ */
     1/* $Id: gen_object.cpp,v 1.7 2001-02-10 10:31:31 sandervl Exp $ */
    22/*
    33 * Generic Object Class for OS/2
     
    1313#include <os2wrap.h>
    1414#include <stdlib.h>
     15#include <misc.h>
    1516#include <win32type.h>
    1617#include <gen_object.h>
    17 #include <misc.h>
    1818#include <vmutex.h>
    1919
Note: See TracChangeset for help on using the changeset viewer.