Skip to content

Commit

Permalink
Temporary fix clang-format
Browse files Browse the repository at this point in the history
  • Loading branch information
antonioborondo committed Dec 20, 2023
1 parent 4997e26 commit 252ddb0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/main.cc
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
// clang-format off
#include <boost/program_options.hpp>
#include <sqlite3.h>
// clang-format on

#include <iostream>

Expand Down

0 comments on commit 252ddb0

Please sign in to comment.