Is there a way to define a macro that contains a #include directive in its body?
#include
If I just put the \"#include\", it gives the error
I will not argue the merits for it, but freetype (www.freetype.org) does the following:
#include FT_FREETYPE_H
where they define FT_FREETYPE_H elsewhere