Skip to content

Replace #pragma once with real header guard to when generating code.

Robert K requested to merge bugfix/python-generator-warnings into master

This simply avoids compiler warnings but has the same effect.

Merge request reports

Loading