summaryrefslogtreecommitdiff
path: root/basic/source/sbx/sbxlng.cxx
diff options
context:
space:
mode:
authorNoel Grandin <noelgrandin@gmail.com>2017-08-28 08:40:30 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2017-08-29 11:50:43 +0200
commitc8ff3059a79cc7358c68189840b5abcd5680bbe3 (patch)
treee00d82409e5428b86a0a56d19717a90348ab6178 /basic/source/sbx/sbxlng.cxx
parent0b02b9c19bc0a87ed146d1f079900c71b8b8051c (diff)
move all the basic errcodes to one file
Change-Id: Ic3353c80ac9fdbd17f17503b1c973c9a7cef0c7f Reviewed-on: https://gerrit.libreoffice.org/41617 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'basic/source/sbx/sbxlng.cxx')
-rw-r--r--basic/source/sbx/sbxlng.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/basic/source/sbx/sbxlng.cxx b/basic/source/sbx/sbxlng.cxx
index 9c906f631e40..0eadecb07423 100644
--- a/basic/source/sbx/sbxlng.cxx
+++ b/basic/source/sbx/sbxlng.cxx
@@ -19,6 +19,7 @@
#include <vcl/errcode.hxx>
#include <basic/sbx.hxx>
+#include <basic/sberrors.hxx>
#include "sbxconv.hxx"
#include <rtl/math.hxx>