Loading src/UnitTests/FileTest.h +1 −1 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ #include <TNL/File.h> #ifdef HAVE_GTEST #include "gtest/gtest.h" #include <gtest/gtest.h> #endif #ifdef HAVE_CUDA Loading src/UnitTests/ListTest.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ /* See Copyright Notice in tnl/Copyright */ #ifdef HAVE_GTEST #include "gtest/gtest.h" #include <gtest/gtest.h> #endif #include <TNL/Containers/List.h> Loading src/UnitTests/ObjectTest.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -14,7 +14,7 @@ #include <TNL/Containers/Array.h> #ifdef HAVE_GTEST #include "gtest/gtest.h" #include <gtest/gtest.h> #endif using namespace TNL; Loading src/UnitTests/StringTest.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ /* See Copyright Notice in tnl/Copyright */ #ifdef HAVE_GTEST #include "gtest/gtest.h" #include <gtest/gtest.h> #endif #include <TNL/String.h> Loading src/UnitTests/UniquePointerTest.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ #include <TNL/Containers/StaticArray.h> #ifdef HAVE_GTEST #include "gtest/gtest.h" #include <gtest/gtest.h> #endif using namespace TNL; Loading Loading
src/UnitTests/FileTest.h +1 −1 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ #include <TNL/File.h> #ifdef HAVE_GTEST #include "gtest/gtest.h" #include <gtest/gtest.h> #endif #ifdef HAVE_CUDA Loading
src/UnitTests/ListTest.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ /* See Copyright Notice in tnl/Copyright */ #ifdef HAVE_GTEST #include "gtest/gtest.h" #include <gtest/gtest.h> #endif #include <TNL/Containers/List.h> Loading
src/UnitTests/ObjectTest.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -14,7 +14,7 @@ #include <TNL/Containers/Array.h> #ifdef HAVE_GTEST #include "gtest/gtest.h" #include <gtest/gtest.h> #endif using namespace TNL; Loading
src/UnitTests/StringTest.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ /* See Copyright Notice in tnl/Copyright */ #ifdef HAVE_GTEST #include "gtest/gtest.h" #include <gtest/gtest.h> #endif #include <TNL/String.h> Loading
src/UnitTests/UniquePointerTest.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ #include <TNL/Containers/StaticArray.h> #ifdef HAVE_GTEST #include "gtest/gtest.h" #include <gtest/gtest.h> #endif using namespace TNL; Loading