remove warning
This commit is contained in:
@@ -1,6 +1,5 @@
|
|||||||
#pragma once
|
#pragma once
|
||||||
#include "stdint.h"
|
#include "stdint.h"
|
||||||
#include "stdlib.h"
|
|
||||||
#include "utils/gryphn_bool.h"
|
#include "utils/gryphn_bool.h"
|
||||||
#include <core/src/uniforms/gryphn_uniform_layout.h>
|
#include <core/src/uniforms/gryphn_uniform_layout.h>
|
||||||
|
|
||||||
|
@@ -1,5 +1,6 @@
|
|||||||
#include "metal_shader_compiler.h"
|
#include "metal_shader_compiler.h"
|
||||||
#include "spirv_msl.hpp"
|
#include "spirv_msl.hpp"
|
||||||
|
#include "stdlib.h"
|
||||||
// #include "iostream"
|
// #include "iostream"
|
||||||
|
|
||||||
typedef struct mtlCompiler_t {
|
typedef struct mtlCompiler_t {
|
||||||
|
Reference in New Issue
Block a user