Merge pull request #6367 from shengyu7697:fix_quote

This commit is contained in:
Alexander Alekhin 2016-04-06 11:17:35 +00:00
commit 06ea0aa02b

View File

@ -103,7 +103,7 @@
#ifdef HAVE_CONCURRENCY
#include <concrt.h>
#ifndef __cplusplus_winrt
#include "wrl.h
#include "wrl.h"
#endif
#include "ppltasks_winrt.hpp"
#endif