BLI: move CPPType to blenlib
For more detail about `CPPType`, see `BLI_cpp_type.hh` and D14367. Differential Revision: https://developer.blender.org/D14367
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "FN_cpp_type.hh"
|
||||
#include "BLI_cpp_type.hh"
|
||||
|
||||
namespace blender::fn {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user