mirror of
https://github.com/catchorg/Catch2.git
synced 2024-11-22 21:36:11 +01:00
Renamed file
This commit is contained in:
parent
e6ce1a39bb
commit
c57ff75cdb
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* catch_unsigned.hpp
|
||||
* catch_evaluate.hpp
|
||||
* Catch
|
||||
*
|
||||
* Created by Phil on 04/03/2011.
|
||||
@ -10,10 +10,8 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#ifndef TWOBLUECUBES_CATCH_UNSIGNED_HPP_INCLUDED
|
||||
#define TWOBLUECUBES_CATCH_UNSIGNED_HPP_INCLUDED
|
||||
|
||||
#include <limits>
|
||||
#ifndef TWOBLUECUBES_CATCH_EVALUATE_HPP_INCLUDED
|
||||
#define TWOBLUECUBES_CATCH_EVALUATE_HPP_INCLUDED
|
||||
|
||||
namespace Catch
|
||||
{
|
||||
@ -142,4 +140,4 @@ namespace Catch
|
||||
}
|
||||
}
|
||||
|
||||
#endif // TWOBLUECUBES_CATCH_UNSIGNED_HPP_INCLUDED
|
||||
#endif // TWOBLUECUBES_CATCH_EVALUATE_HPP_INCLUDED
|
Loading…
Reference in New Issue
Block a user