#Can I include other header file in a header file?

4 messages · Page 1 of 1 (latest)

hard wind
#

Yes, make sure to include header guards or #pragma once to keep them from conflicting

#

But after you have done that, you just include the header files like you would normally do.

#

sorry didnt see solved tag

rustic quartzBOT
#

@unique tangle

This question thread is being automatically closed. If your question is not answered feel free to bump the post or re-ask. Take a look at !howto ask for tips on improving your question.