Apply clang-format fixes
This commit is contained in:
parent
6989521a31
commit
ced176fc7d
@ -1,6 +1,7 @@
|
||||
#pragma once
|
||||
|
||||
class MyModule {
|
||||
class MyModule
|
||||
{
|
||||
public:
|
||||
void doSomething();
|
||||
};
|
||||
Loading…
Reference in New Issue
Block a user