Loading tests/cxx_blackbox.cpp +2 −2 Original line number Diff line number Diff line Loading @@ -5,12 +5,12 @@ */ // NOLINTBEGIN(*) #include "cxx_common.h" #ifdef _TG_WINDOWS_ #include <process.h> // needed to obtain process id #endif // _TG_WINDOWS_ #include "cxx_common.h" #undef SUITE_NAME #define SUITE_NAME BlackboxTestSuite Loading Loading
tests/cxx_blackbox.cpp +2 −2 Original line number Diff line number Diff line Loading @@ -5,12 +5,12 @@ */ // NOLINTBEGIN(*) #include "cxx_common.h" #ifdef _TG_WINDOWS_ #include <process.h> // needed to obtain process id #endif // _TG_WINDOWS_ #include "cxx_common.h" #undef SUITE_NAME #define SUITE_NAME BlackboxTestSuite Loading