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:
parent
362ebd039d
commit
27a2098e0a
@ -32,6 +32,8 @@
|
||||
|
||||
#include <GL/glew.h>
|
||||
|
||||
#include <cstddef>
|
||||
|
||||
namespace KIGFX
|
||||
{
|
||||
// Possible types of shaders
|
||||
|
Loading…
Reference in New Issue
Block a user