mirror of
				https://github.com/catchorg/Catch2.git
				synced 2025-11-04 14:09:33 +01:00 
			
		
		
		
	Quick fixes
This commit is contained in:
		@@ -72,6 +72,7 @@
 | 
			
		||||
#include <catch2/internal/catch_fatal_condition_handler.hpp>
 | 
			
		||||
#include <catch2/internal/catch_floating_point_helpers.hpp>
 | 
			
		||||
#include <catch2/internal/catch_getenv.hpp>
 | 
			
		||||
#include <catch2/internal/catch_global_lock.hpp>
 | 
			
		||||
#include <catch2/internal/catch_is_permutation.hpp>
 | 
			
		||||
#include <catch2/internal/catch_istream.hpp>
 | 
			
		||||
#include <catch2/internal/catch_jsonwriter.hpp>
 | 
			
		||||
 
 | 
			
		||||
@@ -1,3 +1,4 @@
 | 
			
		||||
 | 
			
		||||
//              Copyright Catch2 Authors
 | 
			
		||||
// Distributed under the Boost Software License, Version 1.0.
 | 
			
		||||
//   (See accompanying file LICENSE.txt or copy at
 | 
			
		||||
 
 | 
			
		||||
@@ -1,3 +1,4 @@
 | 
			
		||||
 | 
			
		||||
//              Copyright Catch2 Authors
 | 
			
		||||
// Distributed under the Boost Software License, Version 1.0.
 | 
			
		||||
//   (See accompanying file LICENSE.txt or copy at
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user