cppwinrt/test/test_component/pch.h

7 строки
156 B
C

#pragma once
#define WINRT_LEAN_AND_MEAN
#define WINRT_NO_MAKE_DETECTION // for test in Class.cpp
#include <numeric>
#include <winrt/Windows.Foundation.h>