Skip to content

Commit

Permalink
Testing clang-format 17.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
juandent committed Dec 20, 2024
1 parent dca1fa3 commit 4d4a76c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions dev/util.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
#include <utility> // std::move

#include "error_code.h"
// Before clang-format 17

namespace sqlite_orm {

Expand Down
2 changes: 2 additions & 0 deletions include/sqlite_orm/sqlite_orm.h
Original file line number Diff line number Diff line change
Expand Up @@ -13447,6 +13447,8 @@ namespace sqlite_orm {

// #include "error_code.h"

// Before clang-format 17

namespace sqlite_orm {

/**
Expand Down

0 comments on commit 4d4a76c

Please sign in to comment.