diff options
Diffstat (limited to '')
| -rw-r--r-- | src/burn/test/BurnUnitTest/VariableTest.cpp | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/src/burn/test/BurnUnitTest/VariableTest.cpp b/src/burn/test/BurnUnitTest/VariableTest.cpp index 2e2c36c9..7bd6f20a 100644 --- a/src/burn/test/BurnUnitTest/VariableTest.cpp +++ b/src/burn/test/BurnUnitTest/VariableTest.cpp | |||
| @@ -4,11 +4,7 @@ | |||
| 4 | #undef GetTempPath | 4 | #undef GetTempPath |
| 5 | #undef GetEnvironmentVariable | 5 | #undef GetEnvironmentVariable |
| 6 | 6 | ||
| 7 | namespace Microsoft | 7 | namespace WixToolset |
| 8 | { | ||
| 9 | namespace Tools | ||
| 10 | { | ||
| 11 | namespace WindowsInstallerXml | ||
| 12 | { | 8 | { |
| 13 | namespace Test | 9 | namespace Test |
| 14 | { | 10 | { |
| @@ -618,5 +614,3 @@ namespace Bootstrapper | |||
| 618 | } | 614 | } |
| 619 | } | 615 | } |
| 620 | } | 616 | } |
| 621 | } | ||
| 622 | } | ||
