sbooth / SFBAudioEngine

A powerhouse of audio functionality for macOS and iOS
https://sbooth.github.io/SFBAudioEngine/
MIT License
552 stars 87 forks source link

Remove unnecessary pragma once directives #309

Closed sbooth closed 4 months ago

sbooth commented 4 months ago

They are not needed since #import is used for includes.