diff options
author | sb <sb@openoffice.org> | 2010-12-22 13:40:57 +0100 |
---|---|---|
committer | sb <sb@openoffice.org> | 2010-12-22 13:40:57 +0100 |
commit | a3a53c9a5ed1afc5fd663a88ae86d980985bdc7e (patch) | |
tree | 16da2ee85ba1121601121acacf40c4a06b1dc909 /framework/inc/fwkdllapi.h | |
parent | 25a554bbc40cdc1955c1fd5884f8bbb3b8f9a071 (diff) | |
parent | 794c821e4d48c34aa376cdc7b6ab2cb029d9574d (diff) |
sb137: merged in DEV300_m96
Diffstat (limited to 'framework/inc/fwkdllapi.h')
-rw-r--r-- | framework/inc/fwkdllapi.h | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/framework/inc/fwkdllapi.h b/framework/inc/fwkdllapi.h new file mode 100644 index 0000000000000..a22303386b685 --- /dev/null +++ b/framework/inc/fwkdllapi.h @@ -0,0 +1,8 @@ +#ifndef INCLUDED_FWKDLLAPI_H +#define INCLUDED_FWKDLLAPI_H + +#include "sal/types.h" + +#include <fwidllapi.h> + +#endif /* INCLUDED_FWKDLLAPI_H */ |