From 3a76a0c4ceb98363495605f8b16f5620d36ba68a Mon Sep 17 00:00:00 2001 From: Ralf Jung Date: Tue, 22 Sep 2015 13:28:27 +0200 Subject: [PATCH] add missing include --- gltest.cpp | 1 + 1 file changed, 1 insertion(+) 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 -- 2.30.2