mirror of
https://github.com/boostorg/regex.git
synced 2025-07-17 22:32:09 +02:00
Remove dead #include.
This commit is contained in:
@ -20,8 +20,6 @@
|
|||||||
#ifndef BOOST_REGEX_V5_BASIC_REGEX_CREATOR_HPP
|
#ifndef BOOST_REGEX_V5_BASIC_REGEX_CREATOR_HPP
|
||||||
#define 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
|
#ifdef BOOST_REGEX_MSVC
|
||||||
# pragma warning(push)
|
# pragma warning(push)
|
||||||
#pragma warning(disable:4459)
|
#pragma warning(disable:4459)
|
||||||
|
Reference in New Issue
Block a user