From 6d9953e6dd23e99d69b29b24a2a5110dda3e8752 Mon Sep 17 00:00:00 2001 From: AndreasJaeger Date: Tue, 2 Jun 2015 15:29:53 +0200 Subject: [PATCH] Fixed template error, arised from doxygen documentation. --- include/rovio/ImgUpdate.hpp | 1 - 1 file changed, 1 deletion(-) diff --git a/include/rovio/ImgUpdate.hpp b/include/rovio/ImgUpdate.hpp index 4de367aa..7fb294a5 100644 --- a/include/rovio/ImgUpdate.hpp +++ b/include/rovio/ImgUpdate.hpp @@ -130,7 +130,6 @@ class ImgOutlierDetection: public LWF::OutlierDetection template class ImgUpdate: public LWF::Update,FILTERSTATE,ImgUpdateMeas,ImgUpdateNoise, ImgOutlierDetection,false>{