2
0
mirror of https://github.com/boostorg/math.git synced 2026-01-19 04:22:09 +00:00

Typo and date corrected

[SVN r78578]
This commit is contained in:
Paul A. Bristow
2012-05-24 10:44:13 +00:00
parent 1a2d4d2c5e
commit 42e26d7071

View File

@@ -1,5 +1,5 @@
// Copyright John Maddock 2007-8.
// Copyright Paul A. bristow 2009
// Copyright Paul A. Bristow 2009, 2011
// Use, modification and distribution are subject to the
// Boost Software License, Version 1.0. (See accompanying file
@@ -15,6 +15,8 @@
# pragma warning (disable : 4100) // unreferenced formal parameter
#endif
#define BOOST_MATH_ASSERT_UNDEFINED_POLICY false
#include <boost/math/bindings/rr.hpp>