From f84b4b119d84ecf4b393278d0032dad4c5c9bd82 Mon Sep 17 00:00:00 2001 From: Clyne Sullivan Date: Thu, 25 Mar 2021 16:43:23 -0400 Subject: std::span for algo function --- gui/wxsiggen.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'gui/wxsiggen.cpp') diff --git a/gui/wxsiggen.cpp b/gui/wxsiggen.cpp index 627f1ae..5151fb5 100644 --- a/gui/wxsiggen.cpp +++ b/gui/wxsiggen.cpp @@ -11,6 +11,7 @@ #include "wxsiggen.hpp" +#include #include #include -- cgit v1.2.3