Windows - Really fix VFS this time

Signed-off-by: John Howard <jhoward@microsoft.com>
Upstream-commit: 59cfc089820f6f8a2a5f24ddfcf0fe1328c9568c
Component: engine
This commit is contained in:
John Howard
2015-06-15 15:09:48 -07:00
parent 7262d63bf2
commit bc9e6b9254
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