aboutsummaryrefslogtreecommitdiffstats
path: root/SQLiteStudio3/guiSQLiteStudio/common/verifiablewizardpage.h
diff options
context:
space:
mode:
Diffstat (limited to 'SQLiteStudio3/guiSQLiteStudio/common/verifiablewizardpage.h')
-rw-r--r--SQLiteStudio3/guiSQLiteStudio/common/verifiablewizardpage.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/SQLiteStudio3/guiSQLiteStudio/common/verifiablewizardpage.h b/SQLiteStudio3/guiSQLiteStudio/common/verifiablewizardpage.h
index 8912258..4fdb5f9 100644
--- a/SQLiteStudio3/guiSQLiteStudio/common/verifiablewizardpage.h
+++ b/SQLiteStudio3/guiSQLiteStudio/common/verifiablewizardpage.h
@@ -3,6 +3,7 @@
#include "guiSQLiteStudio_global.h"
#include <QWizardPage>
+#include <functional>
class GUI_API_EXPORT VerifiableWizardPage : public QWizardPage
{