mirror of
git://source.winehq.org/git/wine.git
synced 2024-11-01 10:44:47 +00:00
9cbff7e68c
This backs C++17's std::pmr implementation. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=49954 Signed-off-by: Arkadiusz Hiler <ahiler@codeweavers.com> Signed-off-by: Piotr Caban <piotr@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
3 lines
50 B
Makefile
3 lines
50 B
Makefile
TESTDLL = msvcp140_1.dll
|
|
|
|
C_SRCS = msvcp140_1.c
|