Fixed compilation warning

This commit is contained in:
Benoit Steiner 2016-10-05 14:15:41 -07:00
parent 422530946f
commit c84084c0c0

View File

@ -28,7 +28,7 @@ class compute_tensor_flags
#else #else
0 0
#endif #endif
|| |
#if EIGEN_MAX_ALIGN_BYTES>0 #if EIGEN_MAX_ALIGN_BYTES>0
is_dynamic_size_storage is_dynamic_size_storage
#else #else