Skip to content

Commit

Permalink
Switch to clang-format==17.0.6 for core
Browse files Browse the repository at this point in the history
  • Loading branch information
johnkerl committed Jan 23, 2025
1 parent 54380e1 commit e180194
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tiledb/sm/filesystem/posix.cc
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@

#ifndef _WIN32

#include "tiledb/sm/filesystem/posix.h"
#include "tiledb/common/filesystem/directory_entry.h"
#include "tiledb/common/logger.h"
#include "tiledb/common/stdx_string.h"
#include "tiledb/sm/filesystem/posix.h"
#include "tiledb/sm/misc/constants.h"
#include "tiledb/sm/misc/tdb_math.h"
#include "uri.h"
Expand Down

0 comments on commit e180194

Please sign in to comment.