From 0e37c40a5eda29f5701fc6818818cc96cc1871b0 Mon Sep 17 00:00:00 2001 From: modeco80 Date: Tue, 3 Dec 2024 03:45:20 -0500 Subject: [PATCH] remove useless stuff from agent's main --- agent/src/main.cpp | 3 --- 1 file changed, 3 deletions(-) diff --git a/agent/src/main.cpp b/agent/src/main.cpp index 2adcdc2..b2931e7 100755 --- a/agent/src/main.cpp +++ b/agent/src/main.cpp @@ -1,8 +1,5 @@ // clang-format off #include "ivshmem.hpp" -#pragma comment(lib, "ws2_32.lib") -#include -#include #include #include