We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
As indicated by #5, currently #pragma once isn't supported (and results in an error).
#pragma once
Support should be added to only include a header once if #pragma once is ever reached as part of the initial parsing.