From: Ralf Jung Date: Sat, 29 Oct 2022 18:28:02 +0000 (+0200) Subject: fix build X-Git-Url: https://git.ralfj.de/gltest.git/commitdiff_plain fix build --- diff --git a/gltest.cpp b/gltest.cpp index f5f341e..b8d3d0e 100644 --- a/gltest.cpp +++ b/gltest.cpp @@ -26,6 +26,7 @@ #include #include #include +#include namespace po = boost::program_options;