fix include guard

This commit is contained in:
Skarn
2021-12-18 13:00:31 +03:00
parent ee6e4e83ec
commit b37ca4336b

View File

@@ -30,4 +30,4 @@ namespace Noggit::Application {
};
}
#endif NOGGIT_APPLICATION_CONFIGURATION_HPP
#endif // NOGGIT_APPLICATION_CONFIGURATION_HPP