catch2/include/internal/catch_notimplemented_exception.hpp

15 lines
234 B
C++
Raw Normal View History

//
// 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