Files
wmic/Samba/source/lib/replace/system/README
T

5 lines
242 B
Plaintext
Raw Normal View History

2019-02-16 00:16:52 +01:00
This directory contains wrappers around logical groups of system
include files. The idea is to avoid #ifdef blocks in the main code,
and instead put all the necessary conditional includes in subsystem
specific header files in this directory.