forked from boostorg/regex
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