import header file
Monkey Forums/Monkey Beginners/import header file| 
 | ||
| hello all is there a method to import an header file ? (like .h) without import a dummy source.cpp file? greets | 
| 
 | ||
| This post may help you. If you're using a library you already set up with your compiler, then you might be better off leaving it as a requirement for the module, rather than redistributing it. Otherwise, what I said in that post still applies. | 
| 
 | ||
| Mhh thanks for this tip, i hoped, it gives another way .. :( |