Add <cstddef> include for offsetof

This commit is contained in:
Simon Richter 2015-07-30 14:29:50 +02:00 committed by Maciej Suminski
parent 362ebd039d
commit 27a2098e0a
1 changed files with 2 additions and 0 deletions

View File

@ -32,6 +32,8 @@
#include <GL/glew.h>
#include <cstddef>
namespace KIGFX
{
// Possible types of shaders