ResourceLocator.cpp 101 Bytes
#include "ResourceLocator.hpp"

std::unique_ptr<PathProvider> ResourceLocator::pathProvider{nullptr};