module SassC::Native

def self.context_get_included_files(*args)

def self.context_get_included_files(*args)
  return_string_array _context_get_included_files(*args)
end