mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: Removed duplicate namespace declarations
This commit is contained in:
@ -38,9 +38,9 @@ License
|
||||
namespace Foam
|
||||
{
|
||||
template<>
|
||||
const char* Foam::NamedEnum
|
||||
const char* NamedEnum
|
||||
<
|
||||
Foam::waveSurfacePressureFvPatchScalarField::timeSchemeType,
|
||||
waveSurfacePressureFvPatchScalarField::timeSchemeType,
|
||||
3
|
||||
>::names[] =
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user