From bf85f10de77e9ec86dafc3a692804c14dc5baa7d Mon Sep 17 00:00:00 2001 From: Frank Dellaert Date: Thu, 31 Dec 2009 10:27:16 +0000 Subject: [PATCH] subtraction --- cpp/Errors.cpp | 18 ++++++++++++++++-- cpp/Errors.h | 3 +++ 2 files changed, 19 insertions(+), 2 deletions(-) diff --git a/cpp/Errors.cpp b/cpp/Errors.cpp index d75da2b2d..af76b5d49 100644 --- a/cpp/Errors.cpp +++ b/cpp/Errors.cpp @@ -6,6 +6,7 @@ * @author Christian Potthast */ +#include #include #include "Errors.h" @@ -30,8 +31,21 @@ struct equalsVector : public std::binary_function