aboutsummaryrefslogtreecommitdiff
path: root/src/trustedhostcollection.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/trustedhostcollection.cpp')
-rw-r--r--src/trustedhostcollection.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/trustedhostcollection.cpp b/src/trustedhostcollection.cpp
index ae8a929..57a45df 100644
--- a/src/trustedhostcollection.cpp
+++ b/src/trustedhostcollection.cpp
@@ -1,5 +1,7 @@
#include "trustedhostcollection.hpp"
+#include <cassert>
+
TrustedHostCollection::TrustedHostCollection(QObject *parent)
: QAbstractTableModel(parent)
{