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