Style Cleanup: remove preprocessor indentation (updated wiki style guide too)
This commit is contained in:
@@ -32,10 +32,10 @@
|
||||
#include "BLI_math_vector.h"
|
||||
|
||||
extern "C" {
|
||||
#include "MEM_guardedalloc.h"
|
||||
#include "IMB_imbuf.h"
|
||||
#include "IMB_imbuf_types.h"
|
||||
#include "IMB_colormanagement.h"
|
||||
# include "MEM_guardedalloc.h"
|
||||
# include "IMB_imbuf.h"
|
||||
# include "IMB_imbuf_types.h"
|
||||
# include "IMB_colormanagement.h"
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user