sw/inc/txtftn.hxx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
New commits: commit a3dd85fcd159c8a4162c2942e30b15c7f57be115 Author: Michael Stahl <mst...@redhat.com> Date: Wed Aug 14 23:46:15 2013 +0200 declare OUString in rtl namespace Change-Id: I8095b2a122b6dd4ce01b5c62a9a51f9724db8bca diff --git a/sw/inc/txtftn.hxx b/sw/inc/txtftn.hxx index 9dc60a2..8a4899f 100644 --- a/sw/inc/txtftn.hxx +++ b/sw/inc/txtftn.hxx @@ -21,12 +21,13 @@ #include <txatbase.hxx> +namespace rtl { class OUString; } + class SwNodeIndex; class SwTxtNode; class SwNodes; class SwDoc; class SwFrm; -class OUString; // ATT_FTN ********************************************************** _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits