Skip to content

Commit b2511c7

Browse files
committed
Adding missing <string> include to pplxcancellation_token.h
1 parent d853759 commit b2511c7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Release/include/pplx/pplxcancellation_token.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
#error This file must not be included for Visual Studio 12 or later
3737
#endif
3838

39+
#include <string>
3940
#include <pplx/pplxinterface.h>
4041

4142
#pragma pack(push,_CRT_PACKING)

0 commit comments

Comments
 (0)