ext/nmatrix/storage/yale/iterators/row_stored_nd.h in nmatrix-0.2.0 vs ext/nmatrix/storage/yale/iterators/row_stored_nd.h in nmatrix-0.2.1
- old
+ new
@@ -27,9 +27,10 @@
//
#ifndef YALE_ITERATORS_ROW_STORED_ND_H
# define YALE_ITERATORS_ROW_STORED_ND_H
+#include <ruby.h>
#include <type_traits>
#include <typeinfo>
#include <stdexcept>
namespace nm { namespace yale_storage {