summaryrefslogtreecommitdiff
path: root/toolkit
diff options
context:
space:
mode:
authorMalte Timmermann <mt@openoffice.org>2001-06-29 11:03:16 +0000
committerMalte Timmermann <mt@openoffice.org>2001-06-29 11:03:16 +0000
commit175ff66699b3fbeed229caaaf929fcdea35207d1 (patch)
tree7de2ebe8b82235ff77dbb9d28ff5b04d17f26742 /toolkit
parentb05760494563816890cda22d56ba6de9a37ae7f8 (diff)
removed intn.hxx
Diffstat (limited to 'toolkit')
-rw-r--r--toolkit/source/controls/unocontrolmodel.cxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/toolkit/source/controls/unocontrolmodel.cxx b/toolkit/source/controls/unocontrolmodel.cxx
index 40e028a4cec7..4d1f2a98f944 100644
--- a/toolkit/source/controls/unocontrolmodel.cxx
+++ b/toolkit/source/controls/unocontrolmodel.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: unocontrolmodel.cxx,v $
*
- * $Revision: 1.18 $
+ * $Revision: 1.19 $
*
- * last change: $Author: mt $ $Date: 2001-06-06 08:36:56 $
+ * last change: $Author: mt $ $Date: 2001-06-29 12:03:16 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -119,7 +119,6 @@
#endif
#include <vcl/svapp.hxx>
-#include <tools/intn.hxx>
using namespace ::com::sun::star;
using namespace ::com::sun::star::uno;