xo-alloc2: still more header org-streamlining
This commit is contained in:
parent
cffee6b7cf
commit
1b5067d643
13 changed files with 28 additions and 15 deletions
13
xo-alloc2/include/xo/alloc2/GCObject.hpp
Normal file
13
xo-alloc2/include/xo/alloc2/GCObject.hpp
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
/** @file GCObject.hpp
|
||||
*
|
||||
* @author Roland Conybeare, Dec 2025
|
||||
**/
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "gcobject/AGCObject.hpp"
|
||||
#include "gcobject/IGCObject_Any.hpp"
|
||||
#include "gcobject/IGCObject_Xfer.hpp"
|
||||
#include "gcobject/RGCObject.hpp"
|
||||
|
||||
/* end GCObject.hpp */
|
||||
Loading…
Add table
Add a link
Reference in a new issue