build: Add verify-headers target to cleanup headers (#7670)

This commit is contained in:
Ayaz Salikhov
2026-07-02 00:14:17 +01:00
committed by GitHub
parent c53aafa6bf
commit 8e378c4f47
662 changed files with 3870 additions and 743 deletions

View File

@@ -11,6 +11,7 @@
#include <boost/filesystem/path.hpp>
#include <boost/optional/optional.hpp> // IWYU pragma: keep
#include <soci/boost-optional.h> // IWYU pragma: keep
#include <soci/into.h>
#include <soci/session.h>
#include <soci/use.h>