Kaydet (Commit) 96735115 authored tarafından Tor Lillqvist's avatar Tor Lillqvist

Add one more #define _SILENCE_CXX17_CODECVT_HEADER_DEPRECATION_WARNING 1

Change-Id: I228ae626532b3ae6f632701e71d3da182c496612
üst 78bed16e
......@@ -17,6 +17,9 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
// See https://blogs.msdn.microsoft.com/vcblog/2017/12/08/c17-feature-removals-and-deprecations/
#define _SILENCE_CXX17_CODECVT_HEADER_DEPRECATION_WARNING 1
#include <vector>
#include "ole2uno.hxx"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment