Merge branch 'master' into blender2.8

This commit is contained in:
Campbell Barton 2017-10-23 14:38:22 +11:00
commit c8edac617f
1 changed files with 2 additions and 0 deletions

View File

@ -10,8 +10,10 @@
#define USE_BEAUTIFY
extern "C" {
#include "BLI_utildefines.h"
#include "BLI_array_utils.h"
#include "BLI_polyfill2d.h"
#include "BLI_edgehash.h"
#include "BLI_math.h"
#include "MEM_guardedalloc.h"