Header file embedded_allocator.hpp

#define SIPLASPLAS_ALLOCATOR_DETAIL_EMBEDDED_ALLOCATOR_HPP 

#include <siplasplas/utility/memory_manip.hpp>

#include <siplasplas/allocator/export.hpp>

#include <string>

namespace cpp
{
    class EmbeddedAllocator;
}