Skip to content

Commit

Permalink
Add missing include.
Browse files Browse the repository at this point in the history
  • Loading branch information
ColinH committed Dec 13, 2024
1 parent 1efdaf1 commit 8cd4700
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/test/pegtl/internal_constexpr.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
// Distributed under the Boost Software License, Version 1.0.
// (See accompanying file LICENSE_1_0.txt or copy at https://www.boost.org/LICENSE_1_0.txt)

#include <functional>
#include <type_traits>

#include "test.hpp"
Expand Down

0 comments on commit 8cd4700

Please sign in to comment.