From da3a36978b36385ea3fe224c7f4ac15dba46fd47 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Tue, 14 Dec 2021 12:18:26 +0100 Subject: [PATCH] ShaderTools: this file is also "new". --- src/Magnum/ShaderTools/ShaderTools.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Magnum/ShaderTools/ShaderTools.h b/src/Magnum/ShaderTools/ShaderTools.h index 6440c1d65..215f5b956 100644 --- a/src/Magnum/ShaderTools/ShaderTools.h +++ b/src/Magnum/ShaderTools/ShaderTools.h @@ -27,6 +27,7 @@ /** @file * @brief Forward declarations for the @ref Magnum::ShaderTools namespace + * @m_since_latest */ #include "Magnum/Types.h"