-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathnt2-topology.patch
More file actions
13 lines (13 loc) · 1 KB
/
nt2-topology.patch
File metadata and controls
13 lines (13 loc) · 1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/inst/include/boost/simd/swar/functions/details/topology.hpp b/inst/include/boost/simd/swar/functions/details/topology.hpp
index ceba192..941fcf4 100644
--- a/inst/include/boost/simd/swar/functions/details/topology.hpp
+++ b/inst/include/boost/simd/swar/functions/details/topology.hpp
@@ -126,7 +126,7 @@ namespace boost { namespace simd { namespace details
#define M3(z,n,t) \
template<typename Permutation> struct topology<Permutation,n> \
{ \
- BOOST_PP_REPEAT(n,M0,n); \
+ BOOST_PP_REPEAT(n,M0,n) \
\
typedef boost::mpl:: \
int_< true BOOST_PP_REPEAT(n,M1,n) \