From 20682e83dc91bc00c8ddca3c77aedf94ea7a3c48 Mon Sep 17 00:00:00 2001 From: Rene Rivera Date: Sun, 28 Jul 2013 17:12:05 +0000 Subject: [PATCH] Addition of Predef into Boost.. Note, the references are indirect (i.e. svn externals), as the real project is in github. [SVN r85164] --- include/boost/predef.h | 19 +++++++++++++++++++ index.html | 14 ++++++++++++++ 2 files changed, 33 insertions(+) create mode 100644 include/boost/predef.h create mode 100644 index.html diff --git a/include/boost/predef.h b/include/boost/predef.h new file mode 100644 index 0000000..8918aaf --- /dev/null +++ b/include/boost/predef.h @@ -0,0 +1,19 @@ +/* +Copyright Redshift Software, Inc. 2008-2013 +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) +*/ + +#ifndef BOOST_PREDEF_H +#define BOOST_PREDEF_H + +#include +#include +#include +#include +#include +#include +#include + +#endif diff --git a/index.html b/index.html new file mode 100644 index 0000000..399a1eb --- /dev/null +++ b/index.html @@ -0,0 +1,14 @@ + + + + + +Automatic redirection failed, please go to +./doc/html/index.html +

Copyright Redshift Software Inc 2013

+

Distributed under the Boost Software License, Version 1.0. (See accompanying file +LICENSE_1_0.txt or copy at +www.boost.org/LICENSE_1_0.txt). +

+ +