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

fix warning message. blockbitfield.hh is now called bitsetvector.hh

[[Imported from SVN: r5401]]
parent d0bb21a8
No related branches found
No related tags found
No related merge requests found
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
#ifndef DUNE_BITFIELD_HH #ifndef DUNE_BITFIELD_HH
#define DUNE_BITFIELD_HH #define DUNE_BITFIELD_HH
#warning This file is deprecated! Use blockbitfield.hh instead! #warning This file is deprecated! Use bitsetvector.hh instead!
#include <vector> #include <vector>
#include <iostream> #include <iostream>
......
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