$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] Compiling Regex with BCB6 gives error in _epilog.h
From: Woomla (Woomla_at_[hidden])
Date: 2012-03-08 05:22:49
When compiling Boosts Regex (1.33 and 1.49) with BCB6 I get an error in
CBuilder6\include\stl\_epilog.h line 28: Declaration syntax error. The
line reads: namespace _STLP_STD {}.
What can I do to compile regex with BCG6?