sl@0
|
1 |
/*
|
sl@0
|
2 |
*******************************************************************************
|
sl@0
|
3 |
* Copyright (C) 2005, International Business Machines
|
sl@0
|
4 |
* Corporation and others. All Rights Reserved.
|
sl@0
|
5 |
*******************************************************************************
|
sl@0
|
6 |
*
|
sl@0
|
7 |
* file name: uobslete.h
|
sl@0
|
8 |
* encoding: US-ASCII
|
sl@0
|
9 |
* tab size: 8 (not used)
|
sl@0
|
10 |
* indentation:4
|
sl@0
|
11 |
*
|
sl@0
|
12 |
* Created by: gendraft.pl, a perl script written by Ram Viswanadha
|
sl@0
|
13 |
*
|
sl@0
|
14 |
* Contains data for commenting out APIs.
|
sl@0
|
15 |
* Gets included by umachine.h
|
sl@0
|
16 |
*
|
sl@0
|
17 |
* THIS FILE IS MACHINE-GENERATED, DON'T PLAY WITH IT IF YOU DON'T KNOW WHAT
|
sl@0
|
18 |
* YOU ARE DOING, OTHERWISE VERY BAD THINGS WILL HAPPEN!
|
sl@0
|
19 |
*/
|
sl@0
|
20 |
|
sl@0
|
21 |
#ifndef UOBSLETE_H
|
sl@0
|
22 |
#define UOBSLETE_H
|
sl@0
|
23 |
|
sl@0
|
24 |
#ifdef U_HIDE_OBSOLETE_API
|
sl@0
|
25 |
|
sl@0
|
26 |
|
sl@0
|
27 |
#endif /* U_HIDE_OBSOLETE_API */
|
sl@0
|
28 |
#endif /* UOBSLETE_H */
|
sl@0
|
29 |
|