Formatting: Rationalized the indentation of #include

This commit is contained in:
Henry
2015-02-10 20:35:50 +00:00
parent 45461bfcfe
commit c778346c96
151 changed files with 508 additions and 519 deletions

View File

@ -82,7 +82,7 @@ for (label i=0; i < nTypes; i++)
if (particles.size())
{
# include "gmvOutputLagrangian.H"
#include "gmvOutputLagrangian.H"
}
}
}