Ignore:
Timestamp:
Oct 28, 1999, 2:01:12 PM (26 years ago)
Author:
sandervl
Message:

misc changes

File:
1 edited

Legend:

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

    r949 r1490  
    1 /* $Id: win32wnd.cpp,v 1.1 1999-09-15 23:19:01 sandervl Exp $ */
     1/* $Id: win32wnd.cpp,v 1.2 1999-10-28 12:00:37 sandervl Exp $ */
    22/*
    33 * Win32 Window Class for OS/2
     
    2121#include <assert.h>
    2222#include <misc.h>
     23#include <win32wnd.h>
    2324#include <heapstring.h>
    24 #include <win32wnd.h>
    2525#include <spy.h>
    2626#include "wndmsg.h"
     
    3434#include "syscolor.h"
    3535#include "win32wndhandle.h"
    36 #include "heapshared.h"
    3736
    3837
Note: See TracChangeset for help on using the changeset viewer.