summaryrefslogtreecommitdiffstats
path: root/test/rspamd_cxx_unit.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'test/rspamd_cxx_unit.cxx')
-rw-r--r--test/rspamd_cxx_unit.cxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/rspamd_cxx_unit.cxx b/test/rspamd_cxx_unit.cxx
index 9d37ff56a..e67060dca 100644
--- a/test/rspamd_cxx_unit.cxx
+++ b/test/rspamd_cxx_unit.cxx
@@ -19,9 +19,10 @@
#include <memory>
#define DOCTEST_CONFIG_IMPLEMENTATION_IN_DLL
-
#include "doctest/doctest.h"
+#include "rspamd_cxx_unit_utils.hxx"
+
static gboolean verbose = false;
static const GOptionEntry entries[] =
{