Skip to content

Commit

Permalink
small tweak to support building with GCC 13
Browse files Browse the repository at this point in the history
  • Loading branch information
kfix committed Jul 15, 2024
1 parent 3cabc24 commit 62c8b3e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/is2/srvr/access.h
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
//! ----------------------------------------------------------------------------
#include "is2/nconn/scheme.h"
#include "is2/srvr/http_status.h"
#include <cstdint>
#include <sys/socket.h>
#include <string>
namespace ns_is2 {
Expand Down

0 comments on commit 62c8b3e

Please sign in to comment.