mirror of
https://github.com/facebook/sapling.git
synced 2025-01-08 22:56:44 +03:00
include correct header for CoCreateGuid
Reviewed By: wez Differential Revision: D15251104 fbshipit-source-id: 207247a950645aa33e52ecf3570bd063926deea3
This commit is contained in:
parent
51dd8f9d94
commit
4dd602b299
@ -8,9 +8,9 @@
|
||||
*
|
||||
*/
|
||||
#pragma once
|
||||
#include <combaseapi.h>
|
||||
#include "eden/fs/win/utils/WinError.h"
|
||||
#include "folly/portability/Windows.h"
|
||||
|
||||
namespace facebook {
|
||||
namespace eden {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user