summaryrefslogtreecommitdiff
path: root/basic
diff options
context:
space:
mode:
authorAndreas Bregas <ab@openoffice.org>2010-09-06 08:22:40 +0200
committerAndreas Bregas <ab@openoffice.org>2010-09-06 08:22:40 +0200
commitd773e25dddb89d45b46e6c47a7028e4d7057fc93 (patch)
treec0b81b47a659fd53dbf211b888e9a56014efddaf /basic
parent42b0162ab9ec29c3e284d399c8a9f17a9956c94b (diff)
mib19: #164517# Add precompiled_basic.hxx
Diffstat (limited to 'basic')
-rw-r--r--basic/source/runtime/comenumwrapper.cxx1
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;