# HG changeset patch # User Alain Mazy # Date 1562833621 -7200 # Node ID 4c89b61605633a76d82f14fc6029d7adc24dae7a # Parent 324f6b966c7ac725a6b53cf469d7f99410a76a3c fix the fix of the fix (this time for good !) diff -r 324f6b966c7a -r 4c89b6160563 Resources/Samples/CppHelpers/Logging/ILogger.h --- a/Resources/Samples/CppHelpers/Logging/ILogger.h Thu Jul 11 10:24:37 2019 +0200 +++ b/Resources/Samples/CppHelpers/Logging/ILogger.h Thu Jul 11 10:27:01 2019 +0200 @@ -1,4 +1,4 @@ -v#pragma once +#pragma once #include #include