Daemon
Daemon copied to clipboard
Some header files are missing header guards
I've identified that these two headers don't define header guards:
daemon/src/common/cm/cm_polylib.h
daemon/src/common/cm/cm_local.h
There are probably others. It's not a bug in itself, and fixing it is low priority, but it would be nice to check this.