diff options
Diffstat (limited to 'replace/system/README')
-rw-r--r-- | replace/system/README | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/replace/system/README b/replace/system/README deleted file mode 100644 index 69a2b80b..00000000 --- a/replace/system/README +++ /dev/null @@ -1,4 +0,0 @@ -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. |