Commit c6ccef27 authored by jan.koester's avatar jan.koester
Browse files

test

parent 8dd25168
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -21,6 +21,7 @@
#include <thread>
#include <vector>
#include <algorithm>  // For std::max and std::min
#include <istream>    // For std::getline

// Windows socket headers must be included before other headers to avoid conflicts
#ifdef _WIN32