Cleanup: clarify #ifndef checks in trailing #endif comments

This commit is contained in:
Campbell Barton
2023-12-07 10:35:23 +11:00
parent 44ac2e8a8d
commit 9898602e9d
38 changed files with 45 additions and 49 deletions

View File

@@ -20,7 +20,7 @@
# include "BLI_convexhull_2d.h"
# include "BLI_delaunay_2d.h"
# include "MEM_guardedalloc.h"
#endif
#endif /* !MATH_STANDALONE */
#include "BLI_math_geom.h"
#include "BLI_math_vector.h"