From 008a3f988847ac85629f9f5084a650e1ee68663a Mon Sep 17 00:00:00 2001 From: Christian Semmler Date: Wed, 10 Jan 2024 12:53:23 -0500 Subject: [PATCH] Formatting --- LEGO1/lego/sources/3dmanager/tglsurface.h | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/LEGO1/lego/sources/3dmanager/tglsurface.h b/LEGO1/lego/sources/3dmanager/tglsurface.h index 67ca8903..2b97db50 100644 --- a/LEGO1/lego/sources/3dmanager/tglsurface.h +++ b/LEGO1/lego/sources/3dmanager/tglsurface.h @@ -4,12 +4,13 @@ #include "mxdirectx/mxstopwatch.h" #include "tgl/tgl.h" -namespace Tgl { +namespace Tgl +{ class Renderer; class Device; class View; class Group; -} +} // namespace Tgl ///////////////////////////////////////////////////////////////////////////// // TglSurface