mirror of
https://github.com/mozilla/cubeb.git
synced 2025-05-11 22:18:27 +00:00
wasapi: Fix formatting.
This commit is contained in:
parent
3cbfc9ed2d
commit
832fcf38e6
1 changed files with 2 additions and 2 deletions
|
@ -6,10 +6,10 @@
|
|||
*/
|
||||
#ifndef _WIN32_WINNT
|
||||
#define _WIN32_WINNT 0x0603
|
||||
#endif // !_WIN32_WINNT
|
||||
#endif // !_WIN32_WINNT
|
||||
#ifndef NOMINMAX
|
||||
#define NOMINMAX
|
||||
#endif // !NOMINMAX
|
||||
#endif // !NOMINMAX
|
||||
|
||||
#include <algorithm>
|
||||
#include <atomic>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue