From 5ff1709a9e039ec155caecd6d0ea3c512f4be3cb Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Sun, 8 Oct 2023 14:44:46 +0100 Subject: Reformat with new clang-format --- libpqpp/pq-error.h | 1 + 1 file changed, 1 insertion(+) (limited to 'libpqpp/pq-error.h') diff --git a/libpqpp/pq-error.h b/libpqpp/pq-error.h index bc701fa..ffa47c1 100644 --- a/libpqpp/pq-error.h +++ b/libpqpp/pq-error.h @@ -5,6 +5,7 @@ #include #include #include + // IWYU pragma: no_forward_declare DB::Error namespace PQ { -- cgit v1.2.3