mirror of
https://gitea.windcorp.ru/Wind-Corporation/Progressia.git
synced 2025-12-15 23:18:32 +03:00
TMP / compacted namespace declarations
This commit is contained in:
@@ -3,6 +3,4 @@
|
||||
#include "rendering/graphics_interface.h"
|
||||
#include "rendering/image.h"
|
||||
|
||||
namespace progressia {
|
||||
namespace main {} // namespace main
|
||||
} // namespace progressia
|
||||
namespace progressia::main {} // namespace progressia::main
|
||||
|
||||
Reference in New Issue
Block a user