Style Cleanup: remove preprocessor indentation (updated wiki style guide too)
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
#include "MEM_guardedalloc.h"
|
||||
|
||||
extern "C" {
|
||||
#include "RE_pipeline.h"
|
||||
# include "RE_pipeline.h"
|
||||
}
|
||||
|
||||
GaussianAlphaYBlurOperation::GaussianAlphaYBlurOperation() : BlurBaseOperation(COM_DT_VALUE)
|
||||
|
||||
Reference in New Issue
Block a user