common/common/MemPool.hpp
2023-01-01 22:50:45 -06:00

6 lines
103 B
C++

#ifndef COMMON_MEM_POOL_HPP
#define COMMON_MEM_POOL_HPP
#include "common/mempool/MemPool.hpp"
#endif