Formatted EVERYTHING
This commit is contained in:
@@ -2,13 +2,10 @@
|
||||
#include "MinimalEngine.h"
|
||||
#include "SystemBase.h"
|
||||
|
||||
namespace Seele
|
||||
{
|
||||
namespace System
|
||||
{
|
||||
class Executor
|
||||
{
|
||||
public:
|
||||
namespace Seele {
|
||||
namespace System {
|
||||
class Executor {
|
||||
public:
|
||||
Executor();
|
||||
~Executor();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user