groue / GRMustache.swift

Flexible Mustache templates for Swift
http://mustache.github.com/
MIT License
594 stars 155 forks source link

fix warning about missing import #88

Closed herrernst closed 1 year ago

herrernst commented 1 year ago

My previous pull request https://github.com/groue/GRMustache.swift/pull/87 produced a new warning:

Screenshot 2023-01-23 at 15 22 37

This one-line change fixes it by including the header