Skip to content

Commit

Permalink
Merge pull request #183 from bandali0/fix-ftbfs-gcc-13
Browse files Browse the repository at this point in the history
Fix build failure with GCC 13
  • Loading branch information
eao197 authored Aug 15, 2023
2 parents 399415f + 328ef67 commit c3d7579
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dev/test/router/cmp_router_bench/route_parser.hpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#pragma once

#include <cstdint>
#include <string>

enum class entity_type_t : std::uint8_t
Expand Down

0 comments on commit c3d7579

Please sign in to comment.