Move include guard to Pragma Once
Hello,
Some cleanup of the include Guard to make use of pragma once,
The main advantage is: less code, more readable, compilation speed
Hello,
Some cleanup of the include Guard to make use of pragma once,
The main advantage is: less code, more readable, compilation speed