Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r79818 - trunk/boost/math
From: pbristow_at_[hidden]
Date: 2012-07-31 09:32:25


Author: pbristow
Date: 2012-07-31 09:32:25 EDT (Tue, 31 Jul 2012)
New Revision: 79818
URL: http://svn.boost.org/trac/boost/changeset/79818

Log:
Various cosmetic changes to deal with Inspection nags.
Text files modified:
   trunk/boost/math/special_functions.hpp | 5 +++--
   1 files changed, 3 insertions(+), 2 deletions(-)

Modified: trunk/boost/math/special_functions.hpp
==============================================================================
--- trunk/boost/math/special_functions.hpp (original)
+++ trunk/boost/math/special_functions.hpp 2012-07-31 09:32:25 EDT (Tue, 31 Jul 2012)
@@ -1,5 +1,5 @@
-// Copyright John Maddock 2006, 2007.
-// Copyright Paul A. Bristow 2006, 2007.
+// Copyright John Maddock 2006, 2007, 2012.
+// Copyright Paul A. Bristow 2006, 2007, 2012
 
 // Use, modification and distribution are subject to the
 // Boost Software License, Version 1.0. (See accompanying file
@@ -44,6 +44,7 @@
 #include <boost/math/special_functions/log1p.hpp>
 #include <boost/math/special_functions/math_fwd.hpp>
 #include <boost/math/special_functions/next.hpp>
+#include <boost/math/special_functions/owens_t.hpp>
 #include <boost/math/special_functions/powm1.hpp>
 #include <boost/math/special_functions/sign.hpp>
 #include <boost/math/special_functions/sin_pi.hpp>


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk