diff options
author | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2017-04-11 02:10:22 +0200 |
---|---|---|
committer | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2017-04-13 14:30:30 +0200 |
commit | 4e74f1d5ae6da4f4d24ab96bca022cefec410db4 (patch) | |
tree | ed63bb1f64646a89a8d9f0863321b7075f2d2531 /sd/qa/unit/export-tests-ooxml1.cxx | |
parent | 31dc11e7e34f112d37d34aa0700d413e052d1928 (diff) |
fix issue related to using namespace with pch
Just don't use using namespace at all. It is just causing in issues.
In this case the using namespace basegfx; makes references to
tools::Rectangle ambiguous with references to ::tools and
::basegfx::tools as options.
Found by RandomConfig tb run #377.
Change-Id: I0c2bacee0da44532045c13004d22477681f4ff25
Reviewed-on: https://gerrit.libreoffice.org/36498
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Diffstat (limited to 'sd/qa/unit/export-tests-ooxml1.cxx')
0 files changed, 0 insertions, 0 deletions