blob: 69a2b80b56c8fedc456f13da8577eedb8a1901b8 (
plain)
1
2
3
4
|
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.
|