X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=boost%2Fmath%2Fspecial_functions.hpp;h=aa7019a1eb0d73927af6e99fe871a5effcbe40bc;hb=08c1e93fa36a49f49325a07fe91ff92c964c2b6c;hp=00fe866f4a7e3de1dd433a749fa359209a908a41;hpb=bb4dd8289b351fae6b55e303f189127a394a1edd;p=platform%2Fupstream%2Fboost.git diff --git a/boost/math/special_functions.hpp b/boost/math/special_functions.hpp index 00fe866..aa7019a 100644 --- a/boost/math/special_functions.hpp +++ b/boost/math/special_functions.hpp @@ -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 @@ -12,10 +12,13 @@ #ifndef BOOST_MATH_SPECIAL_FUNCTIONS_HPP #define BOOST_MATH_SPECIAL_FUNCTIONS_HPP +#include #include #include #include +#include #include +#include #include #include #include @@ -36,12 +39,14 @@ #include #include #include +#include #include #include #include #include #include #include +#include #include #include #include