Fix windows build.

This commit is contained in:
Alexander Gavrilov 2020-12-14 14:09:18 +03:00
parent f5a019ed43
commit 6f7ced77e3
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
#include "testing/testing.h"
#include "BLI_math_base.h"
#include "BLI_math_rotation.h"
#include <cmath>