Windows - Really fix VFS this time
Signed-off-by: John Howard <jhoward@microsoft.com> Upstream-commit: 59cfc089820f6f8a2a5f24ddfcf0fe1328c9568c Component: engine
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// +build linux
|
||||
// +build linux windows
|
||||
|
||||
package vfs
|
||||
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
// +build !linux
|
||||
// +build !linux,!windows
|
||||
|
||||
package vfs
|
||||
|
||||
Reference in New Issue
Block a user