13 lines
199 B
C++
13 lines
199 B
C++
// -*- C++ -*-
|
|
/**
|
|
|
|
@file include/memory/memory.cc.h
|
|
@brief ...
|
|
|
|
|
|
Copyright (c) 2022 Christian Zimmermann. All rights reserved.
|
|
Mail: chizeta@f3l.de
|
|
|
|
**/
|
|
|
|
#include "allocator.cc.h"
|