diff options
author | Andreas Bregas <ab@openoffice.org> | 2010-09-06 08:22:40 +0200 |
---|---|---|
committer | Andreas Bregas <ab@openoffice.org> | 2010-09-06 08:22:40 +0200 |
commit | d773e25dddb89d45b46e6c47a7028e4d7057fc93 (patch) | |
tree | c0b81b47a659fd53dbf211b888e9a56014efddaf /basic | |
parent | 42b0162ab9ec29c3e284d399c8a9f17a9956c94b (diff) |
mib19: #164517# Add precompiled_basic.hxx
Diffstat (limited to 'basic')
-rw-r--r-- | basic/source/runtime/comenumwrapper.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/basic/source/runtime/comenumwrapper.cxx b/basic/source/runtime/comenumwrapper.cxx index cbf0507f1b26..ba3def41838f 100644 --- a/basic/source/runtime/comenumwrapper.cxx +++ b/basic/source/runtime/comenumwrapper.cxx @@ -25,6 +25,7 @@ * ************************************************************************/ +#include "precompiled_basic.hxx" #include "comenumwrapper.hxx" using namespace ::com::sun::star; |