Files
loongoffice/shell/qa
Collabora 2d04d7cc55 do not use "using namespace std" in headers
It's a bad style, doing that in headers can affect many source files
(especially with PCH used).

Change-Id: Ic9091a1d018e74606c9fa95df71a55faaa93d4ac
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/119011
Tested-by: Jenkins
Reviewed-by: Luboš Luňák <l.lunak@collabora.com>
2021-07-23 10:32:08 +02:00
..