not all compilers support `#pragma once` (I think?)
Both, not all compilers support `#pragma once` (I think?), and if they do you don't lose anything by having guards as well.
No any search results
You already invited:
5 Answers
JOSHUA
Upvotes from: meilinda 、agrath
leo
Upvotes from: agrath
AOD
Upvotes from:
Bob
Upvotes from:
ahmad
Upvotes from:
IIRC you can run into problems with `pragma once` when you play with symlinks... but havent tested it to be precise