Marking test/catch.hpp with #pragma GCC system_header to avoid the warnings.

master
dmatetelki 10 years ago
parent df2155345f
commit 984334daf9

@ -11,6 +11,8 @@
#ifndef TWOBLUECUBES_SINGLE_INCLUDE_CATCH_HPP_INCLUDED #ifndef TWOBLUECUBES_SINGLE_INCLUDE_CATCH_HPP_INCLUDED
#define TWOBLUECUBES_SINGLE_INCLUDE_CATCH_HPP_INCLUDED #define TWOBLUECUBES_SINGLE_INCLUDE_CATCH_HPP_INCLUDED
#pragma GCC system_header
#define TWOBLUECUBES_CATCH_HPP_INCLUDED #define TWOBLUECUBES_CATCH_HPP_INCLUDED
// #included from: internal/catch_suppress_warnings.h // #included from: internal/catch_suppress_warnings.h

Loading…
Cancel
Save