mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-12-22 19:49:56 +00:00
Reformat and (slightly) decruft all the things.
This commit is contained in:
@@ -2,5 +2,7 @@
|
||||
#include <exception>
|
||||
namespace java
|
||||
{
|
||||
class classfile_exception : public std::exception {};
|
||||
class classfile_exception : public std::exception
|
||||
{
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user