15 lines
207 B
C
15 lines
207 B
C
//
|
|
// catch_static_registries.h
|
|
// CatchSelfTest
|
|
//
|
|
// Created by Phil Nash on 05/08/2012.
|
|
//
|
|
//
|
|
|
|
#ifndef CatchSelfTest_catch_static_registries_h
|
|
#define CatchSelfTest_catch_static_registries_h
|
|
|
|
|
|
|
|
#endif
|