subrepo: subdir: "xo-alloc2" merged: "4039c29f" upstream: origin: "git@github.com:Rconybea/xo-alloc2.git" branch: "main" commit: "4039c29f" git-subrepo: version: "0.4.9" origin: "???" commit: "???"
10 lines
130 B
C++
10 lines
130 B
C++
/** @file AAllocator.cpp **/
|
|
|
|
#include "alloc/AAllocator.hpp"
|
|
|
|
namespace xo {
|
|
namespace mm {
|
|
}
|
|
}
|
|
|
|
/* end AAlocator.cpp */
|