move pbvh into BKE, it used many BKE bad level includes.
now blenlib/BLI doesn't depend on any blenkern/BKE functions, there are still some bad level includes but these are only to access G.background and the blender version define.
This commit is contained in:
		@@ -63,7 +63,7 @@
 | 
			
		||||
#include "BLI_blenlib.h"
 | 
			
		||||
#include "BLI_utildefines.h"
 | 
			
		||||
 | 
			
		||||
#include "BLO_sys_types.h" // for intptr_t support
 | 
			
		||||
#include "MEM_sys_types.h" // for intptr_t support
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
/* gzip the file in from and write it to "to". 
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user