Last change
on this file was 105420, checked in by vboxsync, 10 months ago |
libxml2-2.12.6: Applied and adjusted our libxml2 changes to 2.12.6. bugref:10730
|
File size:
602 bytes
|
Line | |
---|
1 | * Summary: macros for marking symbols as exportable/importable.
|
---|
2 | * Description: macros for marking symbols as exportable/importable.
|
---|
3 | *
|
---|
4 | * Copy: See Copyright for the status of this software.
|
---|
5 | *
|
---|
6 | * Author: Patrick Monnerat <pm@datasphere.ch>, DATASPHERE S.A.
|
---|
7 |
|
---|
8 | /if not defined(XML_EXPORTS_H__)
|
---|
9 | /define XML_EXPORTS_H__
|
---|
10 |
|
---|
11 | * The definition in the original C header file are not applicable to
|
---|
12 | * ILE/RPG.
|
---|
13 | * Therefore this file is intentionally empty.
|
---|
14 |
|
---|
15 | /endif XML_EXPORTS_H__
|
---|
Note:
See
TracBrowser
for help on using the repository browser.