Hello, is there a way to force AspectC++ to divide method-introductions into header and sourcefile? My code is only compilable by the C++-compiler after I manually put the introduced methods from the headerfile into the cc-file. Thank you and best Regards. Martin