ext/nmatrix/storage/yale/iterators/row.h in nmatrix-0.2.0 vs ext/nmatrix/storage/yale/iterators/row.h in nmatrix-0.2.1
- old
+ new
@@ -29,10 +29,11 @@
// the column.
#ifndef YALE_ITERATORS_ROW_H
# define YALE_ITERATORS_ROW_H
+#include <ruby.h>
#include <stdexcept>
namespace nm { namespace yale_storage {
template <typename D,
@@ -444,6 +445,6 @@
};
} } // end of nm::yale_storage namespace
-#endif // YALE_ITERATORS_ROW_H
\ No newline at end of file
+#endif // YALE_ITERATORS_ROW_H