diff options
-rw-r--r-- | sources/shiboken6/ApiExtractor/anystringview_helpers.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sources/shiboken6/ApiExtractor/anystringview_helpers.h b/sources/shiboken6/ApiExtractor/anystringview_helpers.h index 8c25cffb4..f1c49e041 100644 --- a/sources/shiboken6/ApiExtractor/anystringview_helpers.h +++ b/sources/shiboken6/ApiExtractor/anystringview_helpers.h @@ -4,6 +4,7 @@ #ifndef ANYSTRINGVIEW_STREAM_H #define ANYSTRINGVIEW_STREAM_H +#include <QtCore/QtTypes> #include <QtCore/QtClassHelperMacros> QT_FORWARD_DECLARE_CLASS(QAnyStringView) |