Cleanup: Fix forward declaration of headers

This commit is contained in:
2020-03-06 16:45:06 +01:00
parent b2ee1770d4
commit 96e2bd8493
50 changed files with 76 additions and 8 deletions

View File

@@ -28,6 +28,7 @@
#define __MATH_GEOM_INLINE_C__
#include "BLI_math.h"
#include "BLI_math_vector.h"
#include <string.h>