aboutsummaryrefslogtreecommitdiff
path: root/changes/windows_only_files
blob: 0ec64b9c433760c2e4b082f3162c0910d0e35b83 (plain)
1
2
3
4
  o Code simplification and refactoring:
    - Wrap windows-only C files inside '#ifdef _WIN32' so that tools that
      try to scan or compile every file on Unix won't decide that they
      are broken.