mirror of
https://github.com/microsoft/terminal.git
synced 2026-04-06 06:09:50 +00:00
Merged PR 6654362: [Git2Git] OS build fixes for f9b97c488
Retrieved from https://microsoft.visualstudio.com os.2020 OS official/rs_wdx_dxp_windev 063b86ac10af16cade5c0754adcbf27e7e9ae266 Related work items: MSFT-34534216, MSFT-36986009, MSFT-36986203
This commit is contained in:
@@ -49,6 +49,7 @@ INCLUDES= \
|
||||
$(CONSOLE_SRC_PATH)\..\oss\fmt\include; \
|
||||
$(CONSOLE_SRC_PATH)\..\oss\interval_tree; \
|
||||
$(CONSOLE_SRC_PATH)\..\oss\boost\boost_1_73_0; \
|
||||
$(CONSOLE_SRC_PATH)\..\oss\pcg\include; \
|
||||
$(MINWIN_INTERNAL_PRIV_SDK_INC_PATH_L); \
|
||||
$(MINWIN_RESTRICTED_PRIV_SDK_INC_PATH_L); \
|
||||
$(MINCORE_INTERNAL_PRIV_SDK_INC_PATH_L); \
|
||||
|
||||
@@ -5,6 +5,7 @@
|
||||
#include "WexTestClass.h"
|
||||
|
||||
#include <til/rand.h>
|
||||
#include <wincrypt.h>
|
||||
|
||||
#include "base64.hpp"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user