diff --git a/Framework/DataHandling/test/LoadEMUauTest.h b/Framework/DataHandling/test/LoadEMUauTest.h index 4d68a2e734d7f006a8afb3af310bf2fc457af238..e446176af3657fd2dc764e5d1497e14f57e0bc2b 100644 --- a/Framework/DataHandling/test/LoadEMUauTest.h +++ b/Framework/DataHandling/test/LoadEMUauTest.h @@ -16,8 +16,8 @@ #include <Poco/TemporaryFile.h> #ifdef _MSC_VER -// Disable warning on 'no suitable definition ..' as the extern -// does not clear the warning. No issue linking. +// Disable warning on 'no suitable definition ..' as the extern +// does not clear the warning. No issue linking. #pragma warning(disable : 4661) #endif