Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add API attributes to template class constructors for -O0 on Windows.
* libinterp/octave-value/ov-base-int.h (octave_base_int_matrix::octave_base_int_matrix): Add dllexport attributes for constructors that are usually omitted but that need to be exported from the liboctinterp DLL when building with -O0 on Windows.
- Loading branch information