Merge pull request #13950 from Microsoft/10662-vfsforreal

Windows - Really fix VFS this time
Upstream-commit: 9dffd032f43dca88e8a66685aceb21b0e00cc232
Component: engine
This commit is contained in:
Brian Goff
2015-06-15 21:41:12 -04:00
2 changed files with 2 additions and 2 deletions
@@ -1,4 +1,4 @@
// +build linux
// +build linux windows
package vfs
@@ -1,3 +1,3 @@
// +build !linux
// +build !linux,!windows
package vfs