logological / gpp

GPP, a generic preprocessor
https://logological.org/gpp
GNU Lesser General Public License v3.0
197 stars 31 forks source link

Provide a silent include facility #63

Closed logological closed 1 year ago

logological commented 1 year ago

A user writes by e-mail:

It would be useful to have a silent include facility. (GNU make has something like it): If a #include-d file is missing, consider it as empty and proceed. Maybe add #silentinclude metamacro.