summaryrefslogtreecommitdiffstats
path: root/src/corelib/global/qexceptionhandling.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/corelib/global/qexceptionhandling.h')
-rw-r--r--src/corelib/global/qexceptionhandling.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/corelib/global/qexceptionhandling.h b/src/corelib/global/qexceptionhandling.h
index aca8de9003..76c6185c3e 100644
--- a/src/corelib/global/qexceptionhandling.h
+++ b/src/corelib/global/qexceptionhandling.h
@@ -6,6 +6,7 @@
#include <QtCore/qtconfigmacros.h>
#include <QtCore/qcompilerdetection.h>
+#include <QtCore/qtcoreexports.h>
#if 0
#pragma qt_class(QtExceptionHandling)