1
1

Fix compilation error on Windows platform.

This commit is contained in:
2021-12-11 09:48:43 +01:00
parent 8c7d970e2c
commit 4c705ab8fe

View File

@@ -21,6 +21,8 @@
* \ingroup imbuf
*/
#include <type_traits>
#include "BLI_math.h"
#include "BLI_rect.h"