diff options
Diffstat (limited to 'sources/shiboken6/ApiExtractor/tests/testremoveimplconv.cpp')
| -rw-r--r-- | sources/shiboken6/ApiExtractor/tests/testremoveimplconv.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sources/shiboken6/ApiExtractor/tests/testremoveimplconv.cpp b/sources/shiboken6/ApiExtractor/tests/testremoveimplconv.cpp index e7c183586..9efa0d343 100644 --- a/sources/shiboken6/ApiExtractor/tests/testremoveimplconv.cpp +++ b/sources/shiboken6/ApiExtractor/tests/testremoveimplconv.cpp @@ -4,8 +4,10 @@ #include "testremoveimplconv.h" #include "testutil.h" #include <QtTest/QTest> +#include <abstractmetaargument.h> #include <abstractmetafunction.h> #include <abstractmetalang.h> +#include <abstractmetatype.h> #include <complextypeentry.h> // When a constructor able to trigger implicity conversions is removed |
