diff --git a/change/react-native-windows-2019-10-16-08-31-17-fix-build-error.json b/change/react-native-windows-2019-10-16-08-31-17-fix-build-error.json new file mode 100644 index 00000000000..b846ad89f52 --- /dev/null +++ b/change/react-native-windows-2019-10-16-08-31-17-fix-build-error.json @@ -0,0 +1,9 @@ +{ + "type": "prerelease", + "comment": "fix build error", + "packageName": "react-native-windows", + "email": "enm10k@gmail.com", + "commit": "5d1b3c19e41fddac081dfa33d70785d80f20ddbc", + "date": "2019-10-15T23:31:17.943Z", + "file": "/mnt/c/Users/enm10k/react-native-windows/change/react-native-windows-2019-10-16-08-31-17-fix-build-error.json" +} diff --git a/vnext/ReactUWP/Threading/AsyncWorkQueue.cpp b/vnext/ReactUWP/Threading/AsyncWorkQueue.cpp index fab1f9bc0a3..718c59ad67a 100644 --- a/vnext/ReactUWP/Threading/AsyncWorkQueue.cpp +++ b/vnext/ReactUWP/Threading/AsyncWorkQueue.cpp @@ -1,4 +1,4 @@ -// Copyright (c) Microsoft Corporation. All rights reserved. +// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. #include "pch.h"