From 02c97cd0f7c4d630f1a90f9f2626746e47a28c09 Mon Sep 17 00:00:00 2001 From: Miodrag Milanovic Date: Sun, 5 Feb 2017 15:45:26 +0100 Subject: Updated Catch to latest (nw) --- 3rdparty/catch/projects/Benchmark/BenchMain.cpp | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 3rdparty/catch/projects/Benchmark/BenchMain.cpp (limited to '3rdparty/catch/projects/Benchmark/BenchMain.cpp') diff --git a/3rdparty/catch/projects/Benchmark/BenchMain.cpp b/3rdparty/catch/projects/Benchmark/BenchMain.cpp new file mode 100644 index 00000000000..32ef4ed9c23 --- /dev/null +++ b/3rdparty/catch/projects/Benchmark/BenchMain.cpp @@ -0,0 +1,9 @@ +/* + * Created by Martin on 16/01/2017. + * + * Distributed under the Boost Software License, Version 1.0. (See accompanying + * file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) + */ + +#define CATCH_CONFIG_MAIN +#include "catch.hpp" -- cgit v1.2.3-70-g09d2