From 1a4f914177d29a378e6963c6ffb038a25fa04ce3 Mon Sep 17 00:00:00 2001 From: Joseph Walton-Rivers <joseph@walton-rivers.uk> Date: Mon, 27 Jun 2022 09:58:41 +0100 Subject: [PATCH] acknowlege where the pragama mess came from --- include/fggl/debug/pragmas.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/fggl/debug/pragmas.hpp b/include/fggl/debug/pragmas.hpp index 9274125..f5c5e0d 100644 --- a/include/fggl/debug/pragmas.hpp +++ b/include/fggl/debug/pragmas.hpp @@ -14,7 +14,7 @@ // // Created by webpigeon on 27/06/22. -// +// see https://youtrack.jetbrains.com/issue/CPP-5059 #ifndef FGGL_DEBUG_PRAGMAS_HPP #define FGGL_DEBUG_PRAGMAS_HPP -- GitLab