7
mirror of https://gitlab.com/kicad/code/kicad.git synced 2025-04-21 00:21:25 +00:00

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

View File

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