WIN32: SetErrorMode(0)
This commit is contained in:
@@ -201,6 +201,7 @@ void testFromVector()
|
||||
MAIN(testshared)
|
||||
{
|
||||
testPlan(97);
|
||||
testSetup();
|
||||
testEmpty<void>();
|
||||
testEmpty<const void>();
|
||||
testEmpty<int32_t>();
|
||||
|
||||
Reference in New Issue
Block a user