]> git.tdb.fi Git - libs/gl.git/blobdiff - source/core/bufferable.h
Check the flat qualifier from the correct member
[libs/gl.git] / source / core / bufferable.h
index d49f0149ca4cb79bd659d8abeccdf7ce579cdf13..29acafe0f346c3e914bfe76d7ca4134e0c7822f6 100644 (file)
@@ -1,6 +1,7 @@
 #ifndef MSP_GL_BUFFERABLE_H_
 #define MSP_GL_BUFFERABLE_H_
 
+#include <cstddef>
 #include <msp/core/noncopyable.h>
 #include "buffer.h"