Ignore:
Timestamp:
Nov 5, 1999, 2:01:33 PM (26 years ago)
Author:
achimha
Message:

source code cleanup, remove warnings

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/comctl32/comctl32.h

    r1058 r1615  
    1 /* $Id: comctl32.h,v 1.8 1999-09-26 11:01:08 achimha Exp $ */
     1/* $Id: comctl32.h,v 1.9 1999-11-05 13:01:32 achimha Exp $ */
    22/*
    33 * Win32 common controls implementation
     
    2424#include "wineuni.h"
    2525
     26#define TRACE(x)
     27#define FIXME(x)
     28#define WARN(x)
     29
     30#define _OS2WIN_H
     31#define NO_ULONG
     32#include <misc.h>
    2633
    2734#ifdef __cplusplus
Note: See TracChangeset for help on using the changeset viewer.