mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-03-17 22:17:10 -04:00
MSVC noticed inline is not allowed, and new/delete replacments also don't belong in a header file. We're also just leaning on __STDCPP_DEFAULT_NEW_ALIGNMENT__ being 16 for MSVC x64 now.