Load mmap on CE too
parent
ba6f7c064a
commit
7598617119
|
@ -1,6 +1,6 @@
|
|||
USING: io.backend io.windows io.windows.ce.backend
|
||||
io.windows.ce.files io.windows.ce.sockets io.windows.ce.launcher
|
||||
namespaces ;
|
||||
namespaces io.windows.mmap ;
|
||||
IN: io.windows.ce
|
||||
|
||||
T{ windows-ce-io } io-backend set-global
|
||||
|
|
Loading…
Reference in New Issue