From 3d8c426a8b699a1e5a63942adbcfcbffb9a84d46 Mon Sep 17 00:00:00 2001 From: Vladimir Glazunov Date: Mon, 31 May 2010 11:58:26 +0200 Subject: #i10000# added missing headers --- sw/inc/swtable.hxx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sw/inc/swtable.hxx b/sw/inc/swtable.hxx index 13fd0a385f4f..1b1316ce37d1 100644 --- a/sw/inc/swtable.hxx +++ b/sw/inc/swtable.hxx @@ -39,6 +39,8 @@ #include // fuer StartNode->GetMyIndex #else class SwStartNode; +#include +#include #endif class Color; -- cgit v1.2.3