Iris should support `#pragma once` for shader pack developers
coderbot16 opened this issue ยท 0 comments
This is convenient in larger shader packs where a single library file might be included many times. Using include guards is tedious especially since standard include guard systems are recognized as toggleable options.