Skip to content

Commit

Permalink
Fix style
Browse files Browse the repository at this point in the history
  • Loading branch information
kirillgarbar committed Mar 24, 2024
1 parent 6ae9e09 commit 4624877
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Databases/DatabaseAtomic.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ namespace ErrorCodes
extern const int FILE_ALREADY_EXISTS;
extern const int INCORRECT_QUERY;
extern const int ABORTED;
extern const int LOGICAL_ERROR;
}

class AtomicDatabaseTablesSnapshotIterator final : public DatabaseTablesSnapshotIterator
Expand Down

0 comments on commit 4624877

Please sign in to comment.