X-Git-Url: https://git.ralfj.de/gltest.git/blobdiff_plain/761d280065dfc01dc114f0975c58563be0562d50..HEAD:/gltest.cpp diff --git a/gltest.cpp b/gltest.cpp index 7f98eec..b8d3d0e 100644 --- a/gltest.cpp +++ b/gltest.cpp @@ -17,6 +17,7 @@ */ // stdlib includes +#include #include #include #include @@ -25,6 +26,7 @@ #include #include #include +#include namespace po = boost::program_options;