Skip to content
Snippets Groups Projects
Commit c3aa22b1 authored by Oliver Sander's avatar Oliver Sander
Browse files

bugfix

[[Imported from SVN: r5329]]
parent 753da414
No related branches found
No related tags found
No related merge requests found
......@@ -24,7 +24,7 @@ namespace Dune {
block_number(block_number)
{};
typedef typename BlockBitField<block_size>::BlockLessBaseClass BlockLess;
typedef typename BlockBitField<block_size>::BlocklessBaseClass BlockLess;
public:
typedef std::vector<bool>::reference BitReference;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment