mirror of
				https://github.com/fmtlib/fmt.git
				synced 2025-11-02 23:21:45 +01:00 
			
		
		
		
	Cleanup
This commit is contained in:
		@@ -1,11 +1,9 @@
 | 
			
		||||
/*
 | 
			
		||||
 Time formatting tests
 | 
			
		||||
 | 
			
		||||
 Copyright (c) 2012 - 2016, Victor Zverovich
 | 
			
		||||
 All rights reserved.
 | 
			
		||||
 | 
			
		||||
 For the license information refer to format.h.
 | 
			
		||||
 */
 | 
			
		||||
// Formatting library for C++ - time formatting tests
 | 
			
		||||
//
 | 
			
		||||
// Copyright (c) 2012 - present, Victor Zverovich
 | 
			
		||||
// All rights reserved.
 | 
			
		||||
//
 | 
			
		||||
// For the license information refer to format.h.
 | 
			
		||||
 | 
			
		||||
#ifdef WIN32
 | 
			
		||||
#define _CRT_SECURE_NO_WARNINGS
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user