mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-01-16 06:49:55 +00:00
1ff8abb240
command Static nature of C++ forced me to use templates. Bit frustraiting.
7 lines
161 B
C++
7 lines
161 B
C++
#include "nestedtablewrapper.hpp"
|
|
|
|
CSMWorld::NestedTableWrapperBase::NestedTableWrapperBase()
|
|
{}
|
|
|
|
CSMWorld::NestedTableWrapperBase::~NestedTableWrapperBase()
|
|
{}
|