From 8880df8862fa1d745e5b624085e81cbb9f1a7624 Mon Sep 17 00:00:00 2001 From: hyzboy Date: Fri, 23 Aug 2024 02:00:59 +0800 Subject: [PATCH] preparing Change to new Transform --- CMCore | 2 +- inc/hgl/graph/SceneNode.h | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/CMCore b/CMCore index cc4183ca..3213287b 160000 --- a/CMCore +++ b/CMCore @@ -1 +1 @@ -Subproject commit cc4183ca55158efa3e4321cc3dbfbd3703eca1d6 +Subproject commit 3213287b186fd9de237ff13c170e3bacd89dfa0e diff --git a/inc/hgl/graph/SceneNode.h b/inc/hgl/graph/SceneNode.h index 3ddb2f19..203f27ba 100644 --- a/inc/hgl/graph/SceneNode.h +++ b/inc/hgl/graph/SceneNode.h @@ -3,7 +3,6 @@ #include #include -#include #include namespace hgl {