mirror of
https://github.com/rbock/sqlpp11.git
synced 2026-04-30 16:09:30 -05:00
Use clang-format to add closing namespace comments
This commit is contained in:
@@ -51,6 +51,6 @@ namespace sqlpp
|
||||
};
|
||||
|
||||
constexpr null_t null = {};
|
||||
}
|
||||
} // namespace sqlpp
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user