common/common/DataAllocator.hpp

6 lines
121 B
C++

#ifndef COMMON_DATA_ALLOCATOR_HPP
#define COMMON_DATA_ALLOCATOR_HPP
#include "common/memory/CDataAllocator.hpp"
#endif