K 10 svn:author V 5 riggs K 8 svn:date V 27 2016-06-01T06:17:51.535669Z K 7 svn:log V 252 Fix build with libc++ 3.8.0 VLC brings its own header for atomic operations which defines a whole bunch of atomic macros, conflicting with the ones in the C++ standard header. This changeset works around those. PR: 209722 Submitted by: dim END