You can do it like this:
    
    
    proc x() {.importcpp, header: """#define DEFINEHERE
    #include "header.h"
    """.}
    
    
    
    Run

Reply via email to