Skip to content

Replace #pragma once with real header guard in generated code.

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

This does not change the behavior but avoids compiler warnings.

Merge request reports