diff options
author | Michael Stahl <mstahl@redhat.com> | 2017-05-23 15:30:13 +0200 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2017-05-23 16:30:15 +0200 |
commit | f11cbcb60d546ce9c7a840a67458c5c88f8a8531 (patch) | |
tree | 4b3d564a8a5295054864645f4747122a71d2da71 /vcl/source/gdi/pdffontcache.cxx | |
parent | 252e524094893063e4bcc822571a14c4558e1d00 (diff) |
sc: work around MSVC 2017 ICE in AccessibleDocument.cxx
MSVC 2017 dies with INTERNAL COMPILER ERROR on the ConvertLayerId
function, which uses fancy C++14 constexpr SdrLayerId/strong_int stuff;
it happens to compile without complaint if it is expressed as an
if-elseif chain instead of the switch statement.
Change-Id: Ib1324bbabeb7a971ba090b9647dde55c1cd0d587
Diffstat (limited to 'vcl/source/gdi/pdffontcache.cxx')
0 files changed, 0 insertions, 0 deletions