Fix up include macros.

This commit is contained in:
jzmaddock
2020-11-30 11:53:44 +00:00
parent 49e8067b80
commit 09cce205ed
23 changed files with 66 additions and 66 deletions

View File

@ -16,8 +16,8 @@
* DESCRIPTION: Declares template class basic_regex.
*/
#ifndef BOOST_REGEX_V4_BASIC_REGEX_HPP
#define BOOST_REGEX_V4_BASIC_REGEX_HPP
#ifndef BOOST_REGEX_V5_BASIC_REGEX_HPP
#define BOOST_REGEX_V5_BASIC_REGEX_HPP
#include <boost/type_traits/is_same.hpp>
#include <boost/container_hash/hash.hpp>