fix LAPACK_ROUTINE_EACHbug

feature/design_of_v2_layer_converter
liaogang 8 years ago
parent 665cc0e7b2
commit 8cde2d119f

@ -55,9 +55,8 @@ void* lapack_dso_handle = nullptr;
__macro(LAPACKE_sgetri) \
__macro(LAPACKE_dgetri)
#endif
#endif
LAPACK_ROUTINE_EACH(DYNAMIC_LOAD_LAPACK_WRAP)
#endif
// clang-format on
} // namespace dynload

Loading…
Cancel
Save