Skip to content

Commit 79b8a46

Browse files
author
Ron Radtke
committed
Adding windows.h to the pch.h
fixes #43
1 parent 5f126d5 commit 79b8a46

File tree

1 file changed

+1
-0
lines changed
  • windows/ReactNativeBlobUtil

1 file changed

+1
-0
lines changed

windows/ReactNativeBlobUtil/pch.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
#pragma once
22
#include <winrt/Windows.Foundation.h>
33
#include <winrt/Windows.Foundation.Collections.h>
4+
#include <windows.h>

0 commit comments

Comments
 (0)