Skip to content

Decouple portable sources from MSVC-only headers - #110

Open
mischa85 wants to merge 9 commits into
OpenTS-Developers:mainfrom
mischa85:msvc-header-hygiene
Open

Decouple portable sources from MSVC-only headers#110
mischa85 wants to merge 9 commits into
OpenTS-Developers:mainfrom
mischa85:msvc-header-hygiene

Conversation

@mischa85

@mischa85 mischa85 commented Sep 2, 2026

Copy link
Copy Markdown

<cstddef> where size_t is used, <new> for <new.h>, <io.h> guarded with _WIN32, and visualc.h's angle macros moved outside its _MSC_VER block. No behaviour change, nothing Windows-visible.

mischa85 added a commit to mischa85/OpenTS that referenced this pull request Sep 2, 2026
mischa85 added a commit to mischa85/OpenTS that referenced this pull request Sep 2, 2026
@mischa85
mischa85 force-pushed the msvc-header-hygiene branch from c432d49 to 311ad5a Compare September 2, 2026 16:15
mischa85 added a commit to mischa85/OpenTS that referenced this pull request Sep 2, 2026
@mischa85
mischa85 force-pushed the msvc-header-hygiene branch from 311ad5a to dd5823a Compare September 2, 2026 16:19
mischa85 added a commit to mischa85/OpenTS that referenced this pull request Sep 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant