mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-06-26 08:27:46 -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.