Formatting
This commit is contained in:
parent
d015de4a84
commit
44e03762f6
|
@ -33,8 +33,7 @@ do { \
|
||||||
obj = nullptr; \
|
obj = nullptr; \
|
||||||
} \
|
} \
|
||||||
\
|
\
|
||||||
} \
|
} while (0)
|
||||||
while (0)
|
|
||||||
|
|
||||||
class Fence {
|
class Fence {
|
||||||
public:
|
public:
|
||||||
|
|
Loading…
Reference in New Issue