#ifndef __WLIB_MEMORY__
#define __WLIB_MEMORY__

#include <wlib/mem/Create.h>
#include <wlib/mem/Destroy.h>

#endif
