#pragma once #include #define sptr(T) std::shared_ptr #define msptr(T) std::make_shared