Fix missing headers with unity/pch off, caused by recent cleanups

This commit is contained in:
Aras Pranckevicius
2023-08-11 12:51:10 +03:00
parent 5b0f200ea1
commit 6e73332306
2 changed files with 3 additions and 0 deletions

View File

@@ -13,6 +13,7 @@
#include "matrix_util.h"
#include "BLI_math_base.h"
#include "BLI_utildefines.h"
namespace Freestyle::OGF::MatrixUtil {

View File

@@ -4,6 +4,8 @@
#pragma once
#include "BLI_sys_types.h"
/** \file
* \ingroup freestyle
* \brief Different natures for both vertices and edges