Fix build errors on Linux/clang after recent changes
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
#include "BLI_assert.h"
|
||||
#include "BLI_dynstr.h"
|
||||
#include "BLI_hash_mm3.h"
|
||||
#include "BLI_math_vector.h"
|
||||
#include "BLI_string_ref.hh"
|
||||
#include "BLI_utildefines.h"
|
||||
|
||||
|
@@ -3,6 +3,7 @@
|
||||
#include <cmath>
|
||||
|
||||
#include "BLI_listbase.h"
|
||||
#include "BLI_math_vector.h"
|
||||
#include "BLI_string.h"
|
||||
|
||||
#include "UI_interface.h"
|
||||
|
@@ -2,6 +2,8 @@
|
||||
|
||||
#include "node_function_util.hh"
|
||||
|
||||
#include "BLI_math_vector.h"
|
||||
|
||||
#include "UI_interface.h"
|
||||
#include "UI_resources.h"
|
||||
|
||||
|
Reference in New Issue
Block a user