Style Cleanup: remove preprocessor indentation (updated wiki style guide too)
This commit is contained in:
@@ -23,8 +23,8 @@
|
||||
|
||||
#include "COM_MultilayerImageOperation.h"
|
||||
extern "C" {
|
||||
#include "IMB_imbuf.h"
|
||||
#include "IMB_imbuf_types.h"
|
||||
# include "IMB_imbuf.h"
|
||||
# include "IMB_imbuf_types.h"
|
||||
}
|
||||
|
||||
MultilayerBaseOperation::MultilayerBaseOperation(int passindex) : BaseImageOperation()
|
||||
|
||||
Reference in New Issue
Block a user