diff options
Diffstat (limited to 'src/include/postgres_ext.h')
-rw-r--r-- | src/include/postgres_ext.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/postgres_ext.h b/src/include/postgres_ext.h index 202eb049622..9f2e3c52972 100644 --- a/src/include/postgres_ext.h +++ b/src/include/postgres_ext.h @@ -19,6 +19,7 @@ * *------------------------------------------------------------------------- */ +/* IWYU pragma: always_keep */ #ifndef POSTGRES_EXT_H #define POSTGRES_EXT_H |