forked from amazingfate/loongoffice
This reverts commit eb9e4e7a6c7d11698a64489e22974574daabe823, see the note in the original description of <https://bugs.documentfoundation.org/show_bug.cgi?id=143148#c0> "Use pragma once instead of include guards (Episode 2: Endgame)": "There are some source files containing include guards that are meant to also be processed by compilers other than LO's build baseline compilers: All URE include files [...] For those source files, it is probably better to conservatively stick with include guards than to replace them with #pragma once." Change-Id: I315aa935db8617fadd2fb807b6fa7da05f44359d Reviewed-on: https://gerrit.libreoffice.org/c/core/+/162288 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <stephan.bergmann@allotropia.de>