X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Utils%2FException.test.cc;h=0f0db829c1022ef40ac81b52cbd2e8751a970cbe;hb=fd3a0e8ac95d1158e9ea661ddf9187b67c70169f;hp=58a2f2bf2fc2e5e1e9a7fd9a683111863fbde92a;hpb=96bb4084fc4493a7a2686d02a895bce1160d61d6;p=senf.git diff --git a/Utils/Exception.test.cc b/Utils/Exception.test.cc index 58a2f2b..0f0db82 100644 --- a/Utils/Exception.test.cc +++ b/Utils/Exception.test.cc @@ -21,18 +21,18 @@ // 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. /** \file - \brief Exception.test unit tests */ + \brief Exception unit tests */ //#include "Exception.test.hh" //#include "Exception.test.ih" // Custom includes #include "Exception.hh" +#include +#include #include "../Utils/auto_unit_test.hh" #include -#include -#include #define prefix_ ///////////////////////////////cc.p////////////////////////////////////////