#pragma once #include "singleton.h" class AssetManager :public ISingleton { };