Properly close namespaces...

This commit is contained in:
Bård Skaflestad
2011-10-04 19:54:32 +02:00
parent 9ce211f058
commit 5f475fe5cf

View File

@@ -182,5 +182,7 @@ namespace Opm {
struct CSRMatrix mat_;
};
}
}
#endif /* OPM_CSRMATRIXBLOCKASSEMBLER_HPP_HEADER */