Skip to content

Commit 3551699

Browse files
committed
Silence experimental coroutine deprecation warnings
1 parent 025cc26 commit 3551699

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

PC/python_uwp.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
#if defined(__clang__)
1414
#define _SILENCE_CLANG_COROUTINE_MESSAGE
1515
#endif
16+
#define _SILENCE_EXPERIMENTAL_COROUTINE_DEPRECATION_WARNINGS
1617

1718
#include <appmodel.h>
1819
#include <winrt\Windows.ApplicationModel.h>

0 commit comments

Comments
 (0)