summaryrefslogtreecommitdiff
path: root/framework/source/threadhelp
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2007-07-18 12:26:09 +0000
committerOliver Bolte <obo@openoffice.org>2007-07-18 12:26:09 +0000
commit638560cbca99ac6e412438e86f67ff797fdd338e (patch)
treee37c726314a3ec4a903bdb5b35b7fd4da7e6abdf /framework/source/threadhelp
parentd184137f6240cf6e1544c2765f76988678aca27c (diff)
INTEGRATION: CWS swqbf91 (1.6.122); FILE MERGED
2007/06/21 12:53:27 as 1.6.122.1: #i73788# handle sfx terminate listener exlicit
Diffstat (limited to 'framework/source/threadhelp')
-rw-r--r--framework/source/threadhelp/lockhelper.cxx6
1 files changed, 4 insertions, 2 deletions
diff --git a/framework/source/threadhelp/lockhelper.cxx b/framework/source/threadhelp/lockhelper.cxx
index a97679fc205f..ed913f84de3f 100644
--- a/framework/source/threadhelp/lockhelper.cxx
+++ b/framework/source/threadhelp/lockhelper.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: lockhelper.cxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: obo $ $Date: 2006-09-16 14:13:39 $
+ * last change: $Author: obo $ $Date: 2007-07-18 13:26:09 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -52,6 +52,8 @@
#include <macros/debug.hxx>
#endif
+#include <macros/generic.hxx>
+
//_________________________________________________________________________________________________________________
// interface includes
//_________________________________________________________________________________________________________________