DEBSOURCES
Skip Quicknav
sources / tango / 10.0.2%2Bdfsg1-4 / lib / cpp / tests / catch2_common.h
123456789
#ifndef CATCH2Common_H #define CATCH2Common_H #include "common.h" #include "catch2/utils/utils.h" #undef assert #endif // CATCH2Common_H