BLI_ghash.h was including BLI_blenlib.h, remove from ghash header and include in each file
This commit is contained in:
@@ -44,6 +44,8 @@
|
||||
#include "MEM_guardedalloc.h"
|
||||
|
||||
#include "BLI_utildefines.h"
|
||||
#include "BLI_listbase.h"
|
||||
#include "BLI_string.h"
|
||||
#include "BLI_ghash.h"
|
||||
#include "BLI_linklist.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user