diff options
Diffstat (limited to 'ganv/circle.h')
-rw-r--r-- | ganv/circle.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ganv/circle.h b/ganv/circle.h index 6f4a301..23bfa2d 100644 --- a/ganv/circle.h +++ b/ganv/circle.h @@ -13,6 +13,8 @@ * with Ganv. If not, see <http://www.gnu.org/licenses/>. */ +// IWYU pragma: no_include "ganv-private.h" + #ifndef GANV_CIRCLE_H #define GANV_CIRCLE_H |