Changeset 5472 for trunk/src/version


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

compile fix

Location:
trunk/src/version
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/version/info.c

    r2373 r5472  
    1 /* $Id: info.c,v 1.2 2000-01-08 14:27:33 sandervl Exp $ */
     1/* $Id: info.c,v 1.3 2001-04-04 09:02:15 sandervl Exp $ */
    22/*
    33 * Implementation of VERSION.DLL - Version Info access (Wine 991212)
     
    1919#include "debugtools.h"
    2020#include <misc.h>
     21#include <unicode.h>
    2122
    2223DEFAULT_DEBUG_CHANNEL(ver)
  • trunk/src/version/version.cpp

    r3993 r5472  
    1 /* $Id: version.cpp,v 1.10 2000-08-11 10:56:26 sandervl Exp $ */
     1/* $Id: version.cpp,v 1.11 2001-04-04 09:02:16 sandervl Exp $ */
    22
    33/*
     
    2323#include <version.h>
    2424#include <versionos2.h>
     25#include <unicode.h>
    2526
    2627ODINDEBUGCHANNEL(VERSION)
Note: See TracChangeset for help on using the changeset viewer.