mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-09-01 15:49:51 +08:00
a8866fe3fa
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.