Coding standard my organisation uses right now requires to use `#pragma once` instead of _old-style-guards_. Could you please add an configuration option to use them.
Coding standard my organisation uses right now requires to use
#pragma onceinstead of old-style-guards.Could you please add an configuration option to use them.