summaryrefslogtreecommitdiff
path: root/automation
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2005-06-14 15:37:03 +0000
committerOliver Bolte <obo@openoffice.org>2005-06-14 15:37:03 +0000
commitbdacf77076c5b0494a44ee2e089250d723214c78 (patch)
tree3b12286c4a1bd66138658fb99e9b590f2db2bf50 /automation
parente565aa6568042e8d38c6ba32be67c4d03a0ab804 (diff)
INTEGRATION: CWS gcc4fwdecl (1.10.32); FILE MERGED
2005/06/01 15:59:35 pmladek 1.10.32.1: #i50057# Fixed forward declarations for gcc4 in automation
Diffstat (limited to 'automation')
-rw-r--r--automation/source/server/statemnt.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/automation/source/server/statemnt.hxx b/automation/source/server/statemnt.hxx
index 75c93ba3f0ac..8706e934b838 100644
--- a/automation/source/server/statemnt.hxx
+++ b/automation/source/server/statemnt.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: statemnt.hxx,v $
*
- * $Revision: 1.10 $
+ * $Revision: 1.11 $
*
- * last change: $Author: hr $ $Date: 2004-11-09 16:52:53 $
+ * last change: $Author: obo $ $Date: 2005-06-14 16:37:03 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -115,6 +115,7 @@
#endif
class Window;
+class SystemWindow;
class Point;
class SfxPoolItem;