Skip to content

Commit

Permalink
add missing include
Browse files Browse the repository at this point in the history
  • Loading branch information
strseb committed Feb 24, 2025
1 parent 74e49b3 commit 4f5945e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions extension/socks5proxy/src/dnsresolver.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
#pragma once

#include <QHostAddress>
#include <mutex>

struct ares_channeldata;
class ares_addrinfo;
Expand Down

0 comments on commit 4f5945e

Please sign in to comment.