#pragma once #include <string> namespace ll { void LoadMain(); } // namespace ll