Skip to content

Commit

Permalink
Add missing include.
Browse files Browse the repository at this point in the history
  • Loading branch information
ColinH committed Nov 18, 2024
1 parent 307ef21 commit efeaa7c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/tao/pegtl/internal/endian_system.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
#define TAO_PEGTL_INTERNAL_ENDIAN_SYSTEM_HPP

#include "../config.hpp"
#include "../system.hpp"

#if defined( TAO_PEGTL_SYSTEM_WINDOWS )
# if !defined( __ORDER_BIG_ENDIAN__ )
Expand Down

0 comments on commit efeaa7c

Please sign in to comment.