Skip to content

Commit 4dec3f8

Browse files
committed
indentation
1 parent feef6e8 commit 4dec3f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/flags/flags.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ namespace flags {
1515

1616

1717
constexpr struct empty_t {
18-
constexpr empty_t() noexcept {}
18+
constexpr empty_t() noexcept {}
1919
} empty;
2020

2121

0 commit comments

Comments
 (0)