summaryrefslogtreecommitdiffstats
path: root/src/boost/libs/xpressive/test/test_regex_constants.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/boost/libs/xpressive/test/test_regex_constants.cpp')
-rw-r--r--src/boost/libs/xpressive/test/test_regex_constants.cpp9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/boost/libs/xpressive/test/test_regex_constants.cpp b/src/boost/libs/xpressive/test/test_regex_constants.cpp
new file mode 100644
index 000000000..6cf44a333
--- /dev/null
+++ b/src/boost/libs/xpressive/test/test_regex_constants.cpp
@@ -0,0 +1,9 @@
+///////////////////////////////////////////////////////////////////////////////
+// test_regex_constants.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/regex_constants.hpp>
+