More include simplifications

This commit is contained in:
Martin Hořeňovský 2017-02-12 13:34:55 +01:00
parent 67d513aa73
commit bc68b9f454
11 changed files with 6 additions and 14 deletions

View file

@ -8,10 +8,7 @@
#ifndef TWOBLUECUBES_CATCH_SECTION_INFO_HPP_INCLUDED
#define TWOBLUECUBES_CATCH_SECTION_INFO_HPP_INCLUDED
#include "catch_common.h"
#include <map>
#include <string>
#include "catch_section_info.h"
namespace Catch {