From a824c8384802eeb5e43017bf1c42ac7310d1c8b0 Mon Sep 17 00:00:00 2001 From: AlexandreRouma Date: Wed, 13 Sep 2023 03:16:12 +0200 Subject: [PATCH] Update main.cpp --- source_modules/file_source/src/main.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/source_modules/file_source/src/main.cpp b/source_modules/file_source/src/main.cpp index 0fc4fa85..0628a412 100644 --- a/source_modules/file_source/src/main.cpp +++ b/source_modules/file_source/src/main.cpp @@ -1,3 +1,4 @@ +#define NOMINMAX #include #include #include