mirror of
https://github.com/catchorg/Catch2.git
synced 2024-11-17 03:02:24 +01:00
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:
parent
d758428fe2
commit
a0e64729f0
@ -128,4 +128,3 @@ namespace Catch {
|
||||
#define CATCH_INTERNAL_ERROR( msg ) ::Catch::throwLogicError( msg, CATCH_INTERNAL_LINEINFO );
|
||||
|
||||
#endif // TWOBLUECUBES_CATCH_COMMON_H_INCLUDED
|
||||
|
||||
|
@ -100,4 +100,3 @@ namespace Catch {
|
||||
}
|
||||
|
||||
#endif // TWOBLUECUBES_CATCH_COMMON_HPP_INCLUDED
|
||||
|
||||
|
@ -164,4 +164,3 @@
|
||||
|
||||
|
||||
#endif // TWOBLUECUBES_CATCH_COMPILER_CAPABILITIES_HPP_INCLUDED
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user