From f31cc509980c009d00252b0ab75ec759382b9a55 Mon Sep 17 00:00:00 2001 From: David Date: Mon, 24 Oct 2016 17:49:12 -0500 Subject: [PATCH] added opengl error functionality --- stim/gl/error.h | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/stim/gl/error.h b/stim/gl/error.h index d9324ef..f5b22a3 100644 --- a/stim/gl/error.h +++ b/stim/gl/error.h @@ -12,4 +12,5 @@ } \ } + #endif \ No newline at end of file -- libgit2 0.21.4