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