diff --git a/include/tao/pegtl/normal.hpp b/include/tao/pegtl/normal.hpp index 252241866..64a487050 100644 --- a/include/tao/pegtl/normal.hpp +++ b/include/tao/pegtl/normal.hpp @@ -5,6 +5,7 @@ #ifndef TAO_PEGTL_NORMAL_HPP #define TAO_PEGTL_NORMAL_HPP +#include #include #include #include @@ -23,7 +24,6 @@ #include "demangle.hpp" #else #include "internal/dependent_false.hpp" -#include #endif namespace TAO_PEGTL_NAMESPACE