STYLE: Header clean-up

This commit is contained in:
Andrew Heather
2017-11-07 11:22:58 +00:00
parent f42ed2fc9f
commit b8d5880447
81 changed files with 164 additions and 163 deletions

View File

@ -32,8 +32,8 @@ SourceFiles
\*---------------------------------------------------------------------------*/
#ifndef streamLineCloud_H
#define streamLineCloud_H
#ifndef streamLineParticleCloud_H
#define streamLineParticleCloud_H
#include "Cloud.H"
#include "streamLineParticle.H"

View File

@ -32,8 +32,8 @@ SourceFiles
\*---------------------------------------------------------------------------*/
#ifndef streamLineCloud_H
#define streamLineCloud_H
#ifndef wallBoundedStreamLineParticleCloud_H
#define wallBoundedStreamLineParticleCloud_H
#include "Cloud.H"
#include "wallBoundedStreamLineParticle.H"