Fix missing headers with unity/pch off, caused by recent cleanups
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
#include "matrix_util.h"
|
||||
|
||||
#include "BLI_math_base.h"
|
||||
#include "BLI_utildefines.h"
|
||||
|
||||
namespace Freestyle::OGF::MatrixUtil {
|
||||
|
||||
|
||||
@@ -4,6 +4,8 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "BLI_sys_types.h"
|
||||
|
||||
/** \file
|
||||
* \ingroup freestyle
|
||||
* \brief Different natures for both vertices and edges
|
||||
|
||||
Reference in New Issue
Block a user