From ba43f1356c7910cc71eae7415e576ed8f26491fa Mon Sep 17 00:00:00 2001 From: Ladislav Zezula Date: Thu, 2 Feb 2023 08:58:35 +0100 Subject: Linux build errors --- test/StormTest.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/StormTest.cpp b/test/StormTest.cpp index ca409f1..5bdb47b 100644 --- a/test/StormTest.cpp +++ b/test/StormTest.cpp @@ -4209,7 +4209,7 @@ int _tmain(int argc, TCHAR * argv[]) break; } } -#endif TEST_STREAM_OPERATIONS +#endif // TEST_STREAM_OPERATIONS #ifdef TEST_MASTER_MIRROR // Test master-mirror reading operations if(dwErrCode == ERROR_SUCCESS) -- cgit v1.2.3