Header file track_top_allocator.hpp

#define SIPLASPLAS_ALLOCATOR_DETAIL_TRACK_TOP_ALLOCATOR_HPP 

#include "embedded_allocator.hpp"

#include <siplasplas/allocator/export.hpp>

#include <sstream>

namespace cpp
{
    class TrackTopAllocator;
}