Skip to content

Commit

Permalink
iwyu
Browse files Browse the repository at this point in the history
  • Loading branch information
acelyc111 committed May 24, 2024
1 parent 15ac243 commit 6173e6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/runtime/test/host_port_test.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
* under the License.
*/

#include <arpa/inet.h>
#include <arpa/inet.h> // IWYU pragma: keep
#include <fmt/core.h>
#include <netinet/in.h>
#include <map>
Expand Down

0 comments on commit 6173e6f

Please sign in to comment.