IAP GITLAB

Skip to content

Change include guards to #pragma's.

Remy Prechelt requested to merge patch-2 into master

This removes the reference to include guards in CONTRIBUTING.md and adds in the requirement to use #pragma once.

Merge request reports