rice/String.hpp in rice-1.0.1 vs rice/String.hpp in rice-1.0.2

- old
+ new

@@ -1,9 +1,10 @@ #ifndef Rice__String__hpp_ #define Rice__String__hpp_ #include "Identifier.hpp" -#include "Builtin_Object.hpp" +#include "Builtin_Object_defn.hpp" +#include "to_from_ruby_defn.hpp" #include "detail/ruby.hpp" #include <string> namespace Rice {