<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -65,6 +65,10 @@ extern &quot;C&quot; typedef VALUE (*RUBY_VALUE_FUNC)(VALUE);
 #define RHASH_TBL(hsh) RHASH(hsh)-&gt;tbl
 #endif
 
+#ifndef RCLASS_M_TBL
+#define RCLASS_M_TBL(c) RCLASS(c)-&gt;m_tbl
+#endif
+
 // ruby.h has a few defines that conflict with Visual Studio's STL
 #if defined(_MSC_VER)
   #undef write</diff>
      <filename>rice/detail/ruby.hpp</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>3290d742b615607a84dbcc13346f5b3fa53e0fe6</id>
    </parent>
  </parents>
  <author>
    <name>Paul Brannan</name>
    <email>cout@sapphire.(none)</email>
  </author>
  <url>http://github.com/jameskilton/rice/commit/2f8b8b10a3fae0bf94e11131c5eb9ac927026eeb</url>
  <id>2f8b8b10a3fae0bf94e11131c5eb9ac927026eeb</id>
  <committed-date>2009-10-31T04:13:51-07:00</committed-date>
  <authored-date>2009-10-31T04:13:51-07:00</authored-date>
  <message>Define RCLASS_M_TBL on versions of ruby that don't define it.</message>
  <tree>3905e7c9bc35e13ec0274394e8e591add62463e9</tree>
  <committer>
    <name>Paul Brannan</name>
    <email>cout@sapphire.(none)</email>
  </committer>
</commit>
