diff options
Diffstat (limited to '')
| -rw-r--r-- | src/burn/test/BurnUnitTest/EmbeddedTest.cpp | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/src/burn/test/BurnUnitTest/EmbeddedTest.cpp b/src/burn/test/BurnUnitTest/EmbeddedTest.cpp index a19790ad..33f03282 100644 --- a/src/burn/test/BurnUnitTest/EmbeddedTest.cpp +++ b/src/burn/test/BurnUnitTest/EmbeddedTest.cpp | |||
| @@ -33,11 +33,7 @@ static int EmbeddedTest_GenericMessageHandler( | |||
| 33 | __in LPVOID pvContext | 33 | __in LPVOID pvContext |
| 34 | ); | 34 | ); |
| 35 | 35 | ||
| 36 | namespace Microsoft | 36 | namespace WixToolset |
| 37 | { | ||
| 38 | namespace Tools | ||
| 39 | { | ||
| 40 | namespace WindowsInstallerXml | ||
| 41 | { | 37 | { |
| 42 | namespace Test | 38 | namespace Test |
| 43 | { | 39 | { |
| @@ -84,8 +80,6 @@ namespace Bootstrapper | |||
| 84 | } | 80 | } |
| 85 | } | 81 | } |
| 86 | } | 82 | } |
| 87 | } | ||
| 88 | } | ||
| 89 | 83 | ||
| 90 | 84 | ||
| 91 | static BOOL STDAPICALLTYPE EmbeddedTest_CreateProcessW( | 85 | static BOOL STDAPICALLTYPE EmbeddedTest_CreateProcessW( |
