Skip to content

Commit

Permalink
Fix build failure with GCC 13
Browse files Browse the repository at this point in the history
  • Loading branch information
bandali committed Aug 14, 2023
1 parent eda471e commit 328ef67
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 328ef67

Please sign in to comment.