Fixed some comments

This commit is contained in:
Phil Nash 2014-02-10 17:31:31 +00:00
parent c98a97cf90
commit b756243935
2 changed files with 3 additions and 2 deletions

View File

@ -9,6 +9,7 @@
#ifndef TWOBLUECUBES_CATCH_CLARA_H_INCLUDED
#define TWOBLUECUBES_CATCH_CLARA_H_INCLUDED
// Declare Clara inside the Catch namespace
#define CLICHE_CLARA_OUTER_NAMESPACE Catch
#include "clara.h"
#undef CLICHE_CLARA_OUTER_NAMESPACE

View File

@ -598,8 +598,8 @@ namespace Clara {
} // end namespace Clara
#ifdef CLICHE_CLARA_OUTER_NAMESPACE
} // end embedded namespace
} // end outer namespace
#endif
#endif // TWOBLUECUBES_CLARA_H_ALREAD_INCLUDED
#endif // TWOBLUECUBES_CLARA_H_ALREADY_INCLUDED