Fix whitespace errors in include/**

Two types of errors:

* Trailing whitespace.
* Empty line at the end of a file.

No functional changes.
This commit is contained in:
xaizek 2015-09-30 12:46:21 +03:00
parent d758428fe2
commit a0e64729f0
16 changed files with 49 additions and 52 deletions

View File

@ -128,4 +128,3 @@ namespace Catch {
#define CATCH_INTERNAL_ERROR( msg ) ::Catch::throwLogicError( msg, CATCH_INTERNAL_LINEINFO ); #define CATCH_INTERNAL_ERROR( msg ) ::Catch::throwLogicError( msg, CATCH_INTERNAL_LINEINFO );
#endif // TWOBLUECUBES_CATCH_COMMON_H_INCLUDED #endif // TWOBLUECUBES_CATCH_COMMON_H_INCLUDED

View File

@ -100,4 +100,3 @@ namespace Catch {
} }
#endif // TWOBLUECUBES_CATCH_COMMON_HPP_INCLUDED #endif // TWOBLUECUBES_CATCH_COMMON_HPP_INCLUDED

View File

@ -164,4 +164,3 @@
#endif // TWOBLUECUBES_CATCH_COMPILER_CAPABILITIES_HPP_INCLUDED #endif // TWOBLUECUBES_CATCH_COMPILER_CAPABILITIES_HPP_INCLUDED