Cleanup: header grouping
Group includes, this is mostly being done already but had become mixed up in some areas.
This commit is contained in:
@@ -13,12 +13,14 @@
|
||||
|
||||
/* Used for PolyFill */
|
||||
#ifndef MATH_STANDALONE /* define when building outside blender */
|
||||
# include "BKE_curve.hh"
|
||||
# include "BKE_displist.h"
|
||||
# include "BLI_boxpack_2d.h"
|
||||
# include "BLI_convexhull_2d.hh"
|
||||
# include "BLI_delaunay_2d.hh"
|
||||
# include "BLI_listbase.h"
|
||||
|
||||
# include "BKE_curve.hh"
|
||||
# include "BKE_displist.h"
|
||||
|
||||
# include "MEM_guardedalloc.h"
|
||||
#endif /* !MATH_STANDALONE */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user