mirror of
https://github.com/boostorg/math.git
synced 2026-02-19 02:22:15 +00:00
Merged changes from Trunk.
[SVN r45478]
This commit is contained in:
@@ -7,5 +7,5 @@
|
||||
#include "test_rational.hpp"
|
||||
|
||||
#ifdef BOOST_HAS_LONG_LONG
|
||||
template void do_test_spots<float, unsigned long long>(float, unsigned long long);
|
||||
template void do_test_spots<float, boost::ulong_long_type>(float, boost::ulong_long_type);
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user