There's a mix between `ifndef` and `pragma once` A refactoring will be done on this but don't create new files with inconsistent header guard The header guard should be ` #pragma once `
There's a mix between
ifndefandpragma onceA refactoring will be done on this but don't create new files with inconsistent header guard
The header guard should be
#pragma once