Skip to content

Commit

Permalink
update windows objects
Browse files Browse the repository at this point in the history
  • Loading branch information
charlesneimog committed Nov 14, 2024
1 parent daac880 commit e546c70
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Resources/Pd/pd4web.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@
#include <m_imp.h>

#if defined(_WIN32) || defined(_WIN64)
#define WIN32_LEAN_AND_MEAN
#include <winsock2.h>
#include <windows.h>
#include <iostream>
#endif
Expand Down

0 comments on commit e546c70

Please sign in to comment.