Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#5927 closed Bugs (fixed)

Missing #include guards

Reported by: lodos@… Owned by: John Maddock
Milestone: To Be Determined Component: math
Version: Boost Development Trunk Severity: Problem
Keywords: include guard Cc:

Description

The header boost/math/special_functions/prime.hpp does not have #include guards

Change History (2)

comment:1 by John Maddock, 11 years ago

Resolution: fixed
Status: newclosed

(In [74890]) Remove unused constants. Fix expression for tolerance in eps_tolerance. Add include guards to prime.hpp. Fixes #5982. Fixes #5927. Fixes #6001.

comment:2 by John Maddock, 11 years ago

(In [74984]) Merge recent bug fixes from Trunk. Refs #6014 Refs #5832 Refs #5934 Refs #6001 Refs #5982 Refs #5914 Refs #5927

Note: See TracTickets for help on using tickets.