catch2/include/internal/catch_notimplemented_exception.hpp
2012-08-06 08:33:15 +01:00

15 lines
234 B
C++

//
// catch_notimplemented_exception.hpp
// CatchSelfTest
//
// Created by Phil Nash on 05/08/2012.
//
//
#ifndef CatchSelfTest_catch_notimplemented_exception_hpp
#define CatchSelfTest_catch_notimplemented_exception_hpp
#endif