Merge branch 'nextRelease' of ssh://git.code.sf.net/p/foam-extend/foam-extend-4.0 into nextRelease
This commit is contained in:
commit
26fec9f13a
1 changed files with 0 additions and 7 deletions
|
@ -25,13 +25,6 @@ License
|
||||||
|
|
||||||
#include "stringList.H"
|
#include "stringList.H"
|
||||||
|
|
||||||
// * * * * * * * * * * * * * * Static Data Members * * * * * * * * * * * * * //
|
|
||||||
|
|
||||||
|
|
||||||
template<class Enum, int nEnum>
|
|
||||||
const char* Foam::NamedEnum<Enum, nEnum>::names[nEnum];
|
|
||||||
|
|
||||||
|
|
||||||
// * * * * * * * * * * * * * * * * Constructors * * * * * * * * * * * * * * //
|
// * * * * * * * * * * * * * * * * Constructors * * * * * * * * * * * * * * //
|
||||||
|
|
||||||
template<class Enum, int nEnum>
|
template<class Enum, int nEnum>
|
||||||
|
|
Reference in a new issue