diff --git a/include/osmpbf/osmpbf.h b/include/osmpbf/osmpbf.h index 9dd8de1..4d3295c 100644 --- a/include/osmpbf/osmpbf.h +++ b/include/osmpbf/osmpbf.h @@ -2,10 +2,10 @@ #define OSMPBF_H // this describes the low-level blob storage -#include +#include // IWYU pragma: export // this describes the high-level OSM objects -#include +#include // IWYU pragma: export #define OSMPBF_VERSION "1.3.0"