X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Fdcpomatic_socket.h;h=870e7315c3126fb67b67fa3b493ce2be34ee8a56;hb=e6c828cbd577239e7c8e4c532161084a33843a0f;hp=6f7c05e225e880321ef4adfb1fdcea2baec46c78;hpb=c6871fe8617b3de03662b7630355059393bf8043;p=dcpomatic.git diff --git a/src/lib/dcpomatic_socket.h b/src/lib/dcpomatic_socket.h index 6f7c05e22..870e7315c 100644 --- a/src/lib/dcpomatic_socket.h +++ b/src/lib/dcpomatic_socket.h @@ -19,6 +19,7 @@ */ #include +#include /** @class Socket * @brief A class to wrap a boost::asio::ip::tcp::socket with some things