Cleanup: use C style comments for descriptive text

This commit is contained in:
2021-08-26 12:27:17 +10:00
parent 42032db1c2
commit 84f048fda5
37 changed files with 124 additions and 130 deletions

View File

@@ -1,6 +1,6 @@
#include "testing/testing.h"
// Keep first since utildefines defines AT which conflicts with STL
/* Keep first since utildefines defines AT which conflicts with STL. */
#include "intern/abc_axis_conversion.h"
#include "BLI_math.h"