clean up; gl test compiles under freebsd (but see makefile)

This commit is contained in:
aap
2015-06-10 22:52:59 +02:00
parent c6c37da209
commit c0d9ecdf3f
10 changed files with 25 additions and 12 deletions

View File

@@ -2,6 +2,7 @@
#include <cstdlib>
#include <cstring>
#include <cassert>
#include <stdint.h>
#include <new>