Reformat
This commit is contained in:
parent
0b9a37a9cd
commit
8b8855d648
@ -2,6 +2,7 @@
|
|||||||
#define UTILS_H
|
#define UTILS_H
|
||||||
|
|
||||||
#include "aliases.h"
|
#include "aliases.h"
|
||||||
|
|
||||||
#define swap(T, v0, v1) \
|
#define swap(T, v0, v1) \
|
||||||
do { \
|
do { \
|
||||||
T tmp = v0; \
|
T tmp = v0; \
|
||||||
|
Loading…
Reference in New Issue
Block a user