diff options
Diffstat (limited to 'forms/source/component/Numeric.cxx')
-rw-r--r-- | forms/source/component/Numeric.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/forms/source/component/Numeric.cxx b/forms/source/component/Numeric.cxx index b4c2537c2152..73a8e2980df4 100644 --- a/forms/source/component/Numeric.cxx +++ b/forms/source/component/Numeric.cxx @@ -18,6 +18,7 @@ */ #include "Numeric.hxx" +#include <comphelper/types.hxx> namespace frm { |