Skip to content
Snippets Groups Projects
Commit 3758659a authored by Henry Weller's avatar Henry Weller
Browse files

noScatter.H: Corrected #ifdef

Resolved bug-report http://openfoam.org/mantisbt/view.php?id=2065
parent a0e86416
Branches
Tags
No related merge requests found
......@@ -2,7 +2,7 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration |
\\ / A nd | Copyright (C) 2012-2015 OpenFOAM Foundation
\\ / A nd | Copyright (C) 2012-2016 OpenFOAM Foundation
\\/ M anipulation |
-------------------------------------------------------------------------------
License
......@@ -32,8 +32,8 @@ SourceFiles
\*---------------------------------------------------------------------------*/
#ifndef radiationConstantScatter_H
#define radiationConstantScatter_H
#ifndef radiationNoScatter_H
#define radiationNoScatter_H
#include "scatterModel.H"
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment