diff options
author | Oliver Bolte <obo@openoffice.org> | 2008-07-22 16:33:12 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2008-07-22 16:33:12 +0000 |
commit | 20d732d54bb1b51349bd634bac30907c3d279704 (patch) | |
tree | d46e2ced0d83109efd76e30b9ba85f27884d3314 /cppu | |
parent | 889f6727e96d31c4e588426de71e8c8963a96ace (diff) |
INTEGRATION: CWS os2port03 (1.1.2); FILE ADDED
2008/01/14 16:21:42 ydario 1.1.2.1: os2 requires exports
Issue number:i85203
Submitted by:ydario
Diffstat (limited to 'cppu')
-rw-r--r-- | cppu/util/unsafe_os2.map | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/cppu/util/unsafe_os2.map b/cppu/util/unsafe_os2.map new file mode 100644 index 000000000000..cc6a0ddca448 --- /dev/null +++ b/cppu/util/unsafe_os2.map @@ -0,0 +1,7 @@ +UDK_3_0_0 { + global: + uno_initEnvironment; + uno_ext_getMapping; + local: + *; +}; |