Files
Catch2/include/internal/catch_notimplemented_exception.h

15 lines
228 B
C
Raw Normal View History

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