starmath/inc/starmathdatabase.hxx | 2 ++ 1 file changed, 2 insertions(+)
New commits: commit 0498cc5a1b6f3fef7214553f3e61443238e49f56 Author: Caolán McNamara <caol...@redhat.com> AuthorDate: Thu Dec 3 08:48:47 2020 +0000 Commit: Caolán McNamara <caol...@redhat.com> CommitDate: Thu Dec 3 10:59:29 2020 +0100 add a header guard Change-Id: I7be5558b834366c7a0cc96bcf20d811d176990e3 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/107143 Tested-by: Caolán McNamara <caol...@redhat.com> Reviewed-by: Caolán McNamara <caol...@redhat.com> diff --git a/starmath/inc/starmathdatabase.hxx b/starmath/inc/starmathdatabase.hxx index 7841810aeb08..2828ecfd8a98 100644 --- a/starmath/inc/starmathdatabase.hxx +++ b/starmath/inc/starmathdatabase.hxx @@ -17,6 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ +#pragma once + #include "token.hxx" // Starmath color types _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits