Extracted from Pike v8.0 release 28 as of 2015-08-03.
   

Directive #require


Directive #require

#require

Description

If the directive evaluates to false, the source file will be considered to have failed dependencies, and will not be found by the resolver. In practical terms the cpp() call will return zero.

See also

#if