mostly migrated for c compatibility
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#ifndef LEDDA_GEOMETRY_H
|
||||
#define LEDDA_GEOMETRY_H
|
||||
|
||||
#include <stddef.h>
|
||||
#include "stddef.h"
|
||||
|
||||
struct Shape {
|
||||
unsigned int* indices;
|
||||
|
||||
Reference in New Issue
Block a user