@@ -0,0 +1,5 @@
+package cpp;
+
+#if !haxe3
+typedef FileSystem = sys.FileSystem;
+#end
+package neko;
+package php;