#pragma once #include "../socket/Socket.h" #include "../system/Cache.h" #include "../transfer/http2/Http2.h" #include #include namespace HttpServer { class SocketsQueue : public std::queue >, System::CachePadding > >, public std::mutex { }; }