CppCMS
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
booster
regex.h
1
//
2
// Copyright (C) 2009-2012 Artyom Beilis (Tonkikh)
3
//
4
// Distributed under the Boost Software License, Version 1.0. (See
5
// accompanying file LICENSE_1_0.txt or copy at
6
// http://www.boost.org/LICENSE_1_0.txt)
7
//
8
#ifndef BOOSTER_REGEX_H
9
#define BOOSTER_REGEX_H
10
11
#include "perl_regex.h"
12
#include "regex_match.h"
13
14
#endif
Generated on Sun Dec 3 2017 22:47:16 for CppCMS by
1.8.11