ext/nmatrix/storage/yale/iterators/base.h in nmatrix-0.2.0 vs ext/nmatrix/storage/yale/iterators/base.h in nmatrix-0.2.1
- old
+ new
@@ -27,10 +27,11 @@
//
#ifndef YALE_ITERATORS_BASE_H
# define YALE_ITERATORS_BASE_H
+#include <ruby.h>
#include <type_traits>
#include <typeinfo>
#include <stdexcept>
namespace nm {
@@ -137,6 +138,6 @@
};
} } // end of namespace nm::yale_storage
-#endif // YALE_ITERATORS_BASE_H
\ No newline at end of file
+#endif // YALE_ITERATORS_BASE_H