forked from qt-creator/qt-creator
Fix preprocessor directives
* The standard says all preprocessor directives have to start at column 0.
This commit is contained in:
* The standard says all preprocessor directives have to start at column 0.