mirror of
https://github.com/boostorg/regex.git
synced 2026-03-24 08:17:17 +01:00
Added needed include (really only applies to gcc-2.95).
[SVN r28293]
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
|
||||
// most of the workarounds and headers we need are already in here:
|
||||
#include <boost/regex.hpp>
|
||||
#include <boost/regex/v4/primary_transform.hpp>
|
||||
#include <assert.h>
|
||||
|
||||
#ifdef BOOST_NO_STDC_NAMESPACE
|
||||
|
||||
Reference in New Issue
Block a user