Skip to content

Commit

Permalink
Remove unnecessary include. (vmangos#2764)
Browse files Browse the repository at this point in the history
  • Loading branch information
schell244 authored Sep 14, 2024
1 parent 907c08d commit 607116e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/shared/IO/Networking/DNS.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
#define MANGOS_IO_NETWORKING_DNS_H

#include <vector>
#include <experimental/vector>
#include "./IpAddress.h"

namespace IO { namespace Networking { namespace DNS
Expand Down

0 comments on commit 607116e

Please sign in to comment.