diff --git a/lib/oga.rb b/lib/oga.rb index 9a12daf..4143d8a 100644 --- a/lib/oga.rb +++ b/lib/oga.rb @@ -1,5 +1,6 @@ require 'ast' require 'set' +require 'stringio' # Load these first so that the native extensions don't have to define the # Oga::XML namespace.