summaryrefslogtreecommitdiff
path: root/boost/math/special_functions/next.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/math/special_functions/next.hpp')
-rw-r--r--boost/math/special_functions/next.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/boost/math/special_functions/next.hpp b/boost/math/special_functions/next.hpp
index 606b356542..a63983e1c3 100644
--- a/boost/math/special_functions/next.hpp
+++ b/boost/math/special_functions/next.hpp
@@ -30,7 +30,7 @@ namespace boost{ namespace math{
namespace concepts {
class real_concept;
- struct std_real_concept;
+ class std_real_concept;
}