remove useless stuff from agent's main
This commit is contained in:
parent
96329923f6
commit
0e37c40a5e
1 changed files with 0 additions and 3 deletions
|
@ -1,8 +1,5 @@
|
|||
// clang-format off
|
||||
#include "ivshmem.hpp"
|
||||
#pragma comment(lib, "ws2_32.lib")
|
||||
#include <WinSock2.h>
|
||||
#include <ws2tcpip.h>
|
||||
|
||||
#include <windows.h>
|
||||
#include <stdio.h>
|
||||
|
|
Loading…
Reference in a new issue