Fix a runtime problem on arm64
Compare changes
When compiling one of the test macros the compilation crashed. The reson was a problem with the generated dictionary. The problem could be solved by removing an include statement from the header file.