From: Ralf Jung Date: Tue, 22 Sep 2015 11:28:27 +0000 (+0200) Subject: add missing include X-Git-Url: https://git.ralfj.de/gltest.git/commitdiff_plain/3a76a0c4ceb98363495605f8b16f5620d36ba68a add missing include --- diff --git a/gltest.cpp b/gltest.cpp index 7f98eec..f5f341e 100644 --- a/gltest.cpp +++ b/gltest.cpp @@ -17,6 +17,7 @@ */ // stdlib includes +#include #include #include #include