summaryrefslogtreecommitdiffstats
path: root/sc/qa/unit/ucalc_formula.cxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2015-12-07 08:38:12 +0100
committerStephan Bergmann <sbergman@redhat.com>2015-12-10 07:03:31 +0000
commitb8ecfd83bac98ea58a435c59856da8fd94f5c6d9 (patch)
tree8e5ebeceaec301a6aefcb017169794b6cff4a132 /sc/qa/unit/ucalc_formula.cxx
parenttdf#96368: Address book wizard with no selection returns Evolution (diff)
downloadcore-b8ecfd83bac98ea58a435c59856da8fd94f5c6d9.tar.gz
core-b8ecfd83bac98ea58a435c59856da8fd94f5c6d9.zip
Undef RGB where it was defined, not where it gets used
Change-Id: I274958964292f78c802748e17fca7f265ae5a4b8 Reviewed-on: https://gerrit.libreoffice.org/20429 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'sc/qa/unit/ucalc_formula.cxx')
-rw-r--r--sc/qa/unit/ucalc_formula.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/sc/qa/unit/ucalc_formula.cxx b/sc/qa/unit/ucalc_formula.cxx
index b5eafc24cc80..69b46bb85b22 100644
--- a/sc/qa/unit/ucalc_formula.cxx
+++ b/sc/qa/unit/ucalc_formula.cxx
@@ -29,9 +29,6 @@
#include <docpool.hxx>
#include <formula/vectortoken.hxx>
-
-// RGB is leaked macro from wingdi.h which conflicts in Office/Common.hxx.
-#undef RGB
#include <officecfg/Office/Common.hxx>
#include <svl/broadcast.hxx>