mirror of
https://github.com/catchorg/Catch2.git
synced 2025-06-02 01:47:57 +00:00
14 lines
207 B
C
14 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
|