Daemon icon indicating copy to clipboard operation
Daemon copied to clipboard

Some header files are missing header guards

Open necessarily-equal opened this issue 4 years ago • 0 comments

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.

necessarily-equal avatar Apr 09 '22 19:04 necessarily-equal