Ignore:
Timestamp:
Apr 4, 2001, 11:05:50 AM (24 years ago)
Author:
sandervl
Message:

compile fix

File:
1 edited

Legend:

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

    r5429 r5472  
    1 /* $Id: windowclass.cpp,v 1.19 2001-04-01 22:13:28 sandervl Exp $ */
     1/* $Id: windowclass.cpp,v 1.20 2001-04-04 09:01:25 sandervl Exp $ */
    22/*
    33 * Win32 Window Class Code for OS/2
     
    1717#include <assert.h>
    1818#include <misc.h>
     19#include <unicode.h>
    1920#include <win32class.h>
    2021#include <win32wbase.h>
Note: See TracChangeset for help on using the changeset viewer.