codebase formatting

This commit is contained in:
Aaron Po
2026-05-01 17:40:37 -04:00
parent 91e18888fe
commit 316fda1775
9 changed files with 19 additions and 21 deletions

View File

@@ -3,8 +3,8 @@
/* Umbrella header for backward compatibility. */
#include "services/sqlite_handle_types.h"
#include "services/sqlite_connection_helpers.h"
#include "services/sqlite_handle_types.h"
#include "services/sqlite_statement_helpers.h"
#endif // BIERGARTEN_PIPELINE_INCLUDES_SERVICES_SQLITE_EXPORT_SERVICE_HELPERS_H_