Skip to content

Commit 003cdb2

Browse files
committed
gpl: clang-tidy
Signed-off-by: Augusto Berndt <[email protected]>
1 parent 4a83e57 commit 003cdb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/gpl/src/graphicsImpl.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77

88
#include <algorithm>
99
#include <cmath>
10-
#include <cstddef>
1110
#include <cstdint>
1211
#include <cstdio>
12+
#include <cstddef>
1313
#include <limits>
1414
#include <memory>
1515
#include <optional>

0 commit comments

Comments
 (0)