Removed declared-but-undefined function

This commit is contained in:
Martin Hořeňovský 2017-07-12 15:10:55 +02:00
parent 91c1556078
commit 0bb9f52a99
2 changed files with 0 additions and 3 deletions

View file

@ -8,7 +8,6 @@
#ifndef TWOBLUECUBES_CATCH_CONTEXT_IMPL_HPP_INCLUDED
#define TWOBLUECUBES_CATCH_CONTEXT_IMPL_HPP_INCLUDED
#include "catch_stream.h"
#include "catch_context.h"
#include "catch_common.h"