Skip to content

Add missing include guard for kjsonutils.h

Hi Alex,

thanks for your work on KDE. I noticed here: !145 (d32f4fb5)

that kjsonutils.h was added, however this header file doesn't have the include guards to prevent multiple inclusion.

I hope this trivial patch is correct.

Regards.

Merge request reports