Removed more redundant compatibility stuff from timer

This commit is contained in:
Phil Nash
2017-04-25 12:13:16 +01:00
parent f57f96f190
commit 67005d290c
2 changed files with 0 additions and 12 deletions

View File

@@ -8,11 +8,8 @@
#ifndef TWOBLUECUBES_CATCH_TIMER_H_INCLUDED
#define TWOBLUECUBES_CATCH_TIMER_H_INCLUDED
#include "catch_platform.h"
#include <stdint.h>
namespace Catch {
class Timer {
public: