Skip to content
Snippets Groups Projects
Commit c04531ec authored by Markus Blatt's avatar Markus Blatt
Browse files

Added missing include

[[Imported from SVN: r5736]]
parent 7e9fdb91
No related branches found
No related tags found
No related merge requests found
......@@ -5,6 +5,8 @@
#ifndef DUNE_SMARTPOINTER_HH
#define DUNE_SMARTPOINTER_HH
#include <cassert>
#warning This file is deprecated. Please use shared_ptr.hh instead!
/**
......
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