Last change
on this file since 104199 was 95312, checked in by vboxsync, 3 years ago |
libs/{curl,libxml2}: OSE export fixes, bugref:8515
|
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 <[email protected]>, 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.