# frozen_string_literal: false
if $mingw or $mswin
  require_relative "../../auto_ext.rb"
  auto_ext
end
