aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/test_build.c2
-rw-r--r--test/test_build.cpp2
2 files changed, 0 insertions, 4 deletions
diff --git a/test/test_build.c b/test/test_build.c
index de16e91..984d23a 100644
--- a/test/test_build.c
+++ b/test/test_build.c
@@ -20,8 +20,6 @@
#define PUGL_DISABLE_DEPRECATED
-#include "pugl/gl.h" // IWYU pragma: keep
-#include "pugl/glu.h" // IWYU pragma: keep
#include "pugl/pugl.h" // IWYU pragma: keep
#include "pugl/pugl_cairo.h" // IWYU pragma: keep
#include "pugl/pugl_gl.h" // IWYU pragma: keep
diff --git a/test/test_build.cpp b/test/test_build.cpp
index 979b7f6..e8e64ab 100644
--- a/test/test_build.cpp
+++ b/test/test_build.cpp
@@ -20,8 +20,6 @@
#define PUGL_DISABLE_DEPRECATED
-#include "pugl/gl.h" // IWYU pragma: keep
-#include "pugl/glu.h" // IWYU pragma: keep
#include "pugl/pugl.h" // IWYU pragma: keep
#include "pugl/pugl.hpp" // IWYU pragma: keep
#include "pugl/pugl.ipp" // IWYU pragma: keep