Skip to content
Snippets Groups Projects
Commit 6e1146db authored by Jonathan Youett's avatar Jonathan Youett
Browse files

Fix indention

parent e4d207d6
Branches
No related tags found
1 merge request!6Cleanup/indexstorage
......@@ -965,10 +965,10 @@ template <class GridType>
class SubGridVectorIndexStorage :
public SubGridIndexStorageBase<GridType>
{
template <class GridImp_, int EntityDim>
friend class SubGridVectorSubindexSetter;
template <class GridImp_, int EntityDim>
friend class SubGridVectorSubindexSetter;
using Base = SubGridIndexStorageBase<GridType>;
using Base = SubGridIndexStorageBase<GridType>;
public:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment