From c8542a4424cef0aefe7400d1f276a7d9cc49083a Mon Sep 17 00:00:00 2001 From: Alejandro Sior Date: Sun, 7 Aug 2022 08:46:50 +0200 Subject: cook: use /nologo and /NOLOGO for the MSVC toolchain --- test/hai.h | 1 + 1 file changed, 1 insertion(+) (limited to 'test/hai.h') diff --git a/test/hai.h b/test/hai.h index 5da3133..02201d9 100644 --- a/test/hai.h +++ b/test/hai.h @@ -1,3 +1,4 @@ __declspec(dllexport) void hai(); + // test \ No newline at end of file -- cgit v1.2.3