mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
STYLE: consistent '// End namespace' markers
This commit is contained in:
@ -50,7 +50,7 @@ namespace Foam
|
||||
// Wrong, but interesting to test
|
||||
// template<> struct contiguous<Pair<word>> : std::true_type {};
|
||||
|
||||
} // end namespace Foam
|
||||
} // End namespace Foam
|
||||
|
||||
using namespace Foam;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user