Projucer created files still use header guards

JUCE now uses #pragma once in all its code (which is great). Files generated by the Projucer (whether via the context menu, troject templates, etc) still use header guards. It should probably be updated to match.

2 Likes

Yep, thanks for reporting. We’ll get this fixed.