ext/nmatrix/storage/yale/iterators/row_stored.h in nmatrix-atlas-0.2.0 vs ext/nmatrix/storage/yale/iterators/row_stored.h in nmatrix-atlas-0.2.1

- old
+ new

@@ -32,10 +32,11 @@ // #ifndef YALE_ITERATORS_ROW_STORED_H # define YALE_ITERATORS_ROW_STORED_H +#include <ruby.h> #include <stdexcept> namespace nm { namespace yale_storage { @@ -134,6 +135,6 @@ }; }} // end of namespace nm::yale_storage -#endif // YALE_ITERATORS_ROW_STORED_H \ No newline at end of file +#endif // YALE_ITERATORS_ROW_STORED_H