Loading src/sled/testing/doctest.h +1 −1 Original line number Diff line number Diff line Loading @@ -42,7 +42,7 @@ #ifndef DOCTEST_LIBRARY_INCLUDED #define DOCTEST_LIBRARY_INCLUDED #ifndef SLED_TESTING_TEST_H #error "This file should not be included directly. Include the top-level header instead. #error "This file should not be included directly. Include the top-level header instead." #endif // SLED_TESTING_TEST_H // ================================================================================================= Loading src/sled/testing/fakeit.h +1 −1 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ #define fakeit_h__ #ifndef SLED_TESTING_TEST_H #error "This file should not be included directly. Include the top-level header instead. #error "This file should not be included directly. Include the top-level header instead." #endif// SLED_TESTING_TEST_H #include <functional> Loading Loading
src/sled/testing/doctest.h +1 −1 Original line number Diff line number Diff line Loading @@ -42,7 +42,7 @@ #ifndef DOCTEST_LIBRARY_INCLUDED #define DOCTEST_LIBRARY_INCLUDED #ifndef SLED_TESTING_TEST_H #error "This file should not be included directly. Include the top-level header instead. #error "This file should not be included directly. Include the top-level header instead." #endif // SLED_TESTING_TEST_H // ================================================================================================= Loading
src/sled/testing/fakeit.h +1 −1 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ #define fakeit_h__ #ifndef SLED_TESTING_TEST_H #error "This file should not be included directly. Include the top-level header instead. #error "This file should not be included directly. Include the top-level header instead." #endif// SLED_TESTING_TEST_H #include <functional> Loading