Cleanup: Fix forward declaration of headers
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
set(INC
|
||||
.
|
||||
..
|
||||
../../source/blender/blenlib
|
||||
)
|
||||
|
||||
set(INC_SYS
|
||||
|
||||
@@ -25,6 +25,8 @@
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
#include "BLI_utildefines.h"
|
||||
|
||||
struct MEM_CacheLimiter_s;
|
||||
struct MEM_CacheLimiterHandle_s;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user