aboutsummaryrefslogtreecommitdiffstats
path: root/SQLiteStudio3/coreSQLiteStudio/services/functionmanager.h
diff options
context:
space:
mode:
Diffstat (limited to 'SQLiteStudio3/coreSQLiteStudio/services/functionmanager.h')
-rw-r--r--SQLiteStudio3/coreSQLiteStudio/services/functionmanager.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/SQLiteStudio3/coreSQLiteStudio/services/functionmanager.h b/SQLiteStudio3/coreSQLiteStudio/services/functionmanager.h
index b848c93..2581b4f 100644
--- a/SQLiteStudio3/coreSQLiteStudio/services/functionmanager.h
+++ b/SQLiteStudio3/coreSQLiteStudio/services/functionmanager.h
@@ -7,6 +7,7 @@
#include <QSharedPointer>
#include <QObject>
#include <QStringList>
+#include <functional>
class Db;