https://issues.apache.org/ooo/show_bug.cgi?id=124361
--- Comment #3 from Andre <[email protected]> --- Using #pragma warning(push) #pragma warning(disable:4555) #include ... #pragma warning(pop) to temporarly disable warning 4555. Windows only. -- You are receiving this mail because: You are on the CC list for the bug. You are watching all bug changes.
