#pragma once #include "RE/B/BSPointerAllocator.h" namespace RE { template class NiTPointerAllocator : public BSPointerAllocator // 0 { public: }; }