Remove dead #include.

This commit is contained in:
jzmaddock
2021-10-08 17:47:42 +01:00
parent 74347b95af
commit a013cf3c5f

View File

@ -20,8 +20,6 @@
#ifndef BOOST_REGEX_V5_BASIC_REGEX_CREATOR_HPP
#define BOOST_REGEX_V5_BASIC_REGEX_CREATOR_HPP
#include <boost/regex/v5/indexed_bit_flag.hpp>
#ifdef BOOST_REGEX_MSVC
# pragma warning(push)
#pragma warning(disable:4459)