Skip to content

Commit

Permalink
apply code-format changes
Browse files Browse the repository at this point in the history
  • Loading branch information
quink-black authored and github-actions[bot] committed Jun 28, 2024
1 parent 9dbcccd commit a3e9b8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/benchmark.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
#if NCNN_THREADS
#include <thread>
#else
#include <unistd.h> // usleep()
#include <unistd.h> // usleep()
#endif
#include <numeric>
#include <algorithm>
Expand Down

0 comments on commit a3e9b8d

Please sign in to comment.