diff options
Diffstat (limited to 'src/libs/dutil/test/DUtilUnitTest/PathUtilTest.cpp')
-rw-r--r-- | src/libs/dutil/test/DUtilUnitTest/PathUtilTest.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libs/dutil/test/DUtilUnitTest/PathUtilTest.cpp b/src/libs/dutil/test/DUtilUnitTest/PathUtilTest.cpp index 109c558c..381ea39a 100644 --- a/src/libs/dutil/test/DUtilUnitTest/PathUtilTest.cpp +++ b/src/libs/dutil/test/DUtilUnitTest/PathUtilTest.cpp | |||
@@ -5,7 +5,7 @@ | |||
5 | using namespace System; | 5 | using namespace System; |
6 | using namespace System::IO; | 6 | using namespace System::IO; |
7 | using namespace Xunit; | 7 | using namespace Xunit; |
8 | using namespace WixBuildTools::TestSupport; | 8 | using namespace WixInternal::TestSupport; |
9 | 9 | ||
10 | // from PathCch.h | 10 | // from PathCch.h |
11 | #ifndef PATHCCH_ALLOW_LONG_PATHS | 11 | #ifndef PATHCCH_ALLOW_LONG_PATHS |