diff options
Diffstat (limited to 'CST 126/UnitTest1/UnitTest1.cpp')
| -rw-r--r-- | CST 126/UnitTest1/UnitTest1.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/CST 126/UnitTest1/UnitTest1.cpp b/CST 126/UnitTest1/UnitTest1.cpp index 9ee1ea5..0def1be 100644 --- a/CST 126/UnitTest1/UnitTest1.cpp +++ b/CST 126/UnitTest1/UnitTest1.cpp @@ -1,6 +1,5 @@ #include "pch.h" #include "CppUnitTest.h" - #include "TempLogHelper.hpp" using namespace Microsoft::VisualStudio::CppUnitTestFramework; |