remove xm.h include
This commit is contained in:
@@ -10,17 +10,6 @@
|
|||||||
|
|
||||||
#include <imgui/imgui.h>
|
#include <imgui/imgui.h>
|
||||||
|
|
||||||
#ifdef _MSC_VER
|
|
||||||
#ifndef __attribute__
|
|
||||||
#define __attribute__(x)
|
|
||||||
#endif
|
|
||||||
#ifndef restrict
|
|
||||||
#define restrict __restrict
|
|
||||||
#endif
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#include <xm.h>
|
|
||||||
|
|
||||||
#include "math_.h"
|
#include "math_.h"
|
||||||
#include "render.h"
|
#include "render.h"
|
||||||
#include "shader.h"
|
#include "shader.h"
|
||||||
|
|||||||
Reference in New Issue
Block a user