Skip to content

Commit 2ceef98

Browse files
committed
Committing clang-format changes
1 parent 60e8aec commit 2ceef98

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/size_optimization_test/size_optimization_test.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ namespace
2222
using glz::check_optimization_level;
2323
using glz::default_optimization_level;
2424
using glz::is_size_optimized;
25+
using glz::optimization_level;
2526
using glz::opts;
2627
using glz::opts_size;
27-
using glz::optimization_level;
2828

2929
// The exported default constant must agree with the configured build mode.
3030
#ifdef GLZ_DEFAULT_OPTIMIZATION_SIZE

0 commit comments

Comments
 (0)