This commit is contained in:
Victor Zverovich
2018-03-04 09:16:51 -08:00
parent b7632e9641
commit 86a9bc8291
20 changed files with 126 additions and 473 deletions

View File

@@ -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