summaryrefslogtreecommitdiffstats
path: root/src/boost/libs/xpressive/test/test_basic_regex.cpp
blob: 13ff2e621e06991743e147956d07bb522ae1f3b4 (plain)
1
2
3
4
5
6
7
8
9
///////////////////////////////////////////////////////////////////////////////
// test_basic_regex.cpp
//
//  Copyright 2008 Eric Niebler. Distributed under the Boost
//  Software License, Version 1.0. (See accompanying file
//  LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

#include <boost/xpressive/basic_regex.hpp>