summaryrefslogtreecommitdiff
path: root/boost/regex/v4/regex_workaround.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/regex/v4/regex_workaround.hpp')
-rw-r--r--boost/regex/v4/regex_workaround.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/boost/regex/v4/regex_workaround.hpp b/boost/regex/v4/regex_workaround.hpp
index f900720bfd..f245f90d4e 100644
--- a/boost/regex/v4/regex_workaround.hpp
+++ b/boost/regex/v4/regex_workaround.hpp
@@ -19,7 +19,7 @@
#ifndef BOOST_REGEX_WORKAROUND_HPP
#define BOOST_REGEX_WORKAROUND_HPP
-
+#include <boost/config.hpp>
#include <new>
#include <cstring>
#include <cstdlib>