diff options
| author | Yanis002 <35189056+Yanis002@users.noreply.github.com> | 2025-02-05 18:01:04 +0100 |
|---|---|---|
| committer | Yanis002 <35189056+Yanis002@users.noreply.github.com> | 2025-02-05 18:01:04 +0100 |
| commit | 705596daff8989db4d7bfd7a980609951c7a6c20 (patch) | |
| tree | a714f7d9ac0873c60447a8b3da73a686d35a5896 /src/04_Load/Debug/DebugHierarchy.cpp | |
| parent | 8fa0cb0095e397212679eb8ddaa347a658619b0c (diff) | |
| parent | 3f7197110627adbbe7ff1f69db1f5a15f9b6c598 (diff) | |
Merge remote-tracking branch 'upstream/main' into transform_dep
Diffstat (limited to 'src/04_Load/Debug/DebugHierarchy.cpp')
| -rw-r--r-- | src/04_Load/Debug/DebugHierarchy.cpp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/04_Load/Debug/DebugHierarchy.cpp b/src/04_Load/Debug/DebugHierarchy.cpp new file mode 100644 index 00000000..a759227d --- /dev/null +++ b/src/04_Load/Debug/DebugHierarchy.cpp @@ -0,0 +1,3 @@ +#include "Debug/DebugHierarchy.hpp" + +DebugHierarchy::~DebugHierarchy() {} |
