Merge branch 'master' into polymorphic_extern_classes
[nit.git] / lib / pnacl.nit
index b997c3f..bc876c0 100644 (file)
@@ -24,6 +24,9 @@
 # Provides PNaCl support for Nit.
 module pnacl is platform
 
+import standard
+intrude import standard::stream
+
 in "C Header" `{
        #include "ppapi/c/pp_errors.h"
        #include "ppapi/c/ppp.h"