]> git.tdb.fi Git - libs/gl.git/blobdiff - source/core/buffer.h
Store GLSL features in DeviceInfo
[libs/gl.git] / source / core / buffer.h
index 0fb2cde18d68f9ca29859d6db578396ff7e5d125..df570d7eb01d2b8bae9f6115adfb2345435c4c53 100644 (file)
@@ -3,8 +3,6 @@
 
 #include <stdexcept>
 #include <string>
-#include <vector>
-#include "gl.h"
 
 namespace Msp {
 namespace GL {