Cleanup: make format after SortedIncludes change

This commit is contained in:
2020-03-19 09:33:03 +01:00
parent 008aaaa378
commit 2d1cce8331
1715 changed files with 5246 additions and 5251 deletions

View File

@@ -43,11 +43,11 @@
* No globals - keep threadsafe.
*/
#include "BLI_utildefines.h"
#include "BLI_math.h"
#include "BLI_utildefines.h"
#include "BLI_memarena.h"
#include "BLI_alloca.h"
#include "BLI_memarena.h"
#include "BLI_polyfill_2d.h" /* own include */