Ignore:
Timestamp:
Apr 3, 2001, 5:35:09 PM (24 years ago)
Author:
achimha
Message:

include Odin builtin uconv.h version, later toolkits have bad headers

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/codepage.h

    r5453 r5454  
    88**
    99*/
    10 #include <uconv.h>
    1110
    1211#ifndef __CODEPAGE_H
    1312#define __CODEPAGE_H
     13
     14// AH 2001-04-03 use Odin builtin version, later toolkits
     15// include <os2def.h> almost everywhere...
     16#include <uniconv.h>
    1417
    1518#define CODEPAGE_SECTION    "Codepages"
Note: See TracChangeset for help on using the changeset viewer.