COMP: ConstCirculator: missing include

This commit is contained in:
mattijs
2018-04-23 17:50:50 +01:00
parent 2768500d57
commit 366d757937

View File

@ -23,6 +23,8 @@ License
\*---------------------------------------------------------------------------*/
#include "error.H"
// * * * * * * * * * * * * * * * * Constructors * * * * * * * * * * * * * * //
template<class ContainerType>