Skip to content

Commit

Permalink
Trying to fix windows compile error - 2
Browse files Browse the repository at this point in the history
  • Loading branch information
pyushkevich committed Jan 13, 2025
1 parent 6abf887 commit 118f549
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Common/IPCHandler.cxx
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
#include <cerrno>
#include <functional>
#include <sstream>
#include <chrono>

#if defined(WIN32)
#ifdef _WIN32_WINNT
Expand Down

0 comments on commit 118f549

Please sign in to comment.