enabled WinRegistryKey and WinRegistryConfiguration for WinCE

This commit is contained in:
Günter Obiltschnig
2014-11-24 15:30:33 +01:00
parent 5f8d7ef994
commit 42c814cca4
5 changed files with 37 additions and 43 deletions

View File

@@ -10,9 +10,6 @@
//
#if !defined(_WIN32_WCE)
#include "WinConfigurationTest.h"
#include "CppUnit/TestCaller.h"
#include "CppUnit/TestSuite.h"
@@ -149,6 +146,3 @@ CppUnit::Test* WinConfigurationTest::suite()
return pSuite;
}
#endif // _WIN32_WCE