xo-alloc2/src/alloc2/AAllocator.cpp

10 lines
130 B
C++

/** @file AAllocator.cpp **/
#include "alloc/AAllocator.hpp"
namespace xo {
namespace mm {
}
}
/* end AAlocator.cpp */