Extracted from Pike v8.0 release 240 as of 2016-05-30.
   

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