diff --git a/example/foot_pound_second.cpp b/example/foot_pound_second.cpp index 0fafd1dc..4b8b8385 100644 --- a/example/foot_pound_second.cpp +++ b/example/foot_pound_second.cpp @@ -21,7 +21,7 @@ // SOFTWARE. #include -#include +#include // IWYU pragma: keep #include #include #include @@ -31,6 +31,7 @@ #include #include #include +#include #include #include #include diff --git a/example/geographic.h b/example/geographic.h index 430e1fbb..041c046f 100644 --- a/example/geographic.h +++ b/example/geographic.h @@ -22,6 +22,7 @@ #pragma once +#include #include #include