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

@@ -31,9 +31,9 @@
# define _USE_MATH_DEFINES
#endif
#include <math.h>
#include "BLI_assert.h"
#include "BLI_math_inline.h"
#include <math.h>
#ifndef M_PI
# define M_PI 3.14159265358979323846 /* pi */