From d69bda6300f2a2035d1754d8a33e4bba56a47607 Mon Sep 17 00:00:00 2001 From: Kohei Yoshida Date: Sat, 22 Nov 2014 17:22:08 -0500 Subject: Make NfCurrencyTable a separate header & forward-declare it in zforlist.hxx. Change-Id: I17b52c277ab6ec8b15e88729feee0a269b75087d --- svx/source/items/numfmtsh.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'svx') diff --git a/svx/source/items/numfmtsh.cxx b/svx/source/items/numfmtsh.cxx index 4634fac8204d..76b00efff2b1 100644 --- a/svx/source/items/numfmtsh.cxx +++ b/svx/source/items/numfmtsh.cxx @@ -24,6 +24,7 @@ #include #include +#include #include #include -- cgit