Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntonio Vazquez <blendergit@gmail.com>2020-05-13 14:03:55 +0300
committerAntonio Vazquez <blendergit@gmail.com>2020-05-13 14:03:55 +0300
commit498bd0772ec54601241911b6a98f4fedf97d9166 (patch)
tree0a85b6e6a78603245d61958a5add2482a9bcb4cc /source/blender/blenlib/BLI_math_base.h
parentb55c78a289c600696282f97191d6e800a1c1ac34 (diff)
parentcbcc15bdaf98cf76ec42fb09e898c95407905f32 (diff)
Merge branch 'blender-v2.83-release'
Diffstat (limited to 'source/blender/blenlib/BLI_math_base.h')
-rw-r--r--source/blender/blenlib/BLI_math_base.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/blenlib/BLI_math_base.h b/source/blender/blenlib/BLI_math_base.h
index 3d91a9e98cf..c456ab0ecef 100644
--- a/source/blender/blenlib/BLI_math_base.h
+++ b/source/blender/blenlib/BLI_math_base.h
@@ -33,6 +33,7 @@
#include "BLI_assert.h"
#include "BLI_math_inline.h"
+#include "BLI_sys_types.h"
#include <math.h>
#ifndef M_PI