Remove circular include between core/typedefs.h and core/error_macros.h
This commit is contained in:
@ -31,6 +31,7 @@
|
||||
#ifndef MEMORY_H
|
||||
#define MEMORY_H
|
||||
|
||||
#include "core/error_macros.h"
|
||||
#include "core/safe_refcount.h"
|
||||
|
||||
#include <stddef.h>
|
||||
|
||||
Reference in New Issue
Block a user