it would be cool if the export filter could also insert include files for function calls inside of ALGs
Implemented in cset [fordiac-ide:567dc7].
This is done by checking the header text of the types compiler info and printing it into the cpp file. This allows to put #include <incfile.h> into the header text box and it will be added to your cpp file.</incfile.h>
Commit: [567dc7]
Log in to post a comment.
Implemented in cset [fordiac-ide:567dc7].
This is done by checking the header text of the types compiler info and printing
it into the cpp file. This allows to put #include <incfile.h> into the header text
box and it will be added to your cpp file.</incfile.h>
Related
Commit: [567dc7]