]> git.tdb.fi Git - libs/gl.git/blobdiff - source/core/datatype.h
Eliminate the polymorphic Uniform class hierarchy
[libs/gl.git] / source / core / datatype.h
index a911561358c2c845d529f44e67aa090e49639f77..7188cb5a9c847b37a8f455d682ad660189e131f5 100644 (file)
@@ -141,6 +141,4 @@ void require_type(DataType);
 } // namespace GL
 } // namespace Msp
 
-#include "datatype_backend.h"
-
 #endif