]> git.mxchange.org Git - simgear.git/blobdiff - simgear/io/sg_netChannel.cxx
Tweaks to queuing of HTTP/1.0 connections, and tests for sequential connections in...
[simgear.git] / simgear / io / sg_netChannel.cxx
index e02f073bdecfc6cd56a956009f01df76355b40c9..c65025652b5181bab89456e882ac32b3bd49d6f8 100644 (file)
@@ -32,6 +32,8 @@
 #include "sg_netChannel.hxx"
 
 #include <memory>
+#include <cassert>
+#include <cstring>
 
 #include <simgear/debug/logstream.hxx>