From b45001d7b10dd5b14d75c4afae1d59916127aaa3 Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Mon, 7 Feb 2022 00:41:20 +0000 Subject: Add missing includes --- site/custom.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'site') diff --git a/site/custom.cpp b/site/custom.cpp index 00dcb6a..c86026e 100644 --- a/site/custom.cpp +++ b/site/custom.cpp @@ -1,4 +1,6 @@ #include "icespider-routes-search.h" +#include +#include namespace MirrorSearch { using namespace std::literals; -- cgit v1.2.3