]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/other/smux/types.h
Replace istream header with iostream header for some dub compilers
[stg.git] / projects / stargazer / plugins / other / smux / types.h
index a121bf7a5264f4e7a4aadf3b4a70aa7a6556dff1..5498d2ebce3e6350b2b4f513425e824e66b2f01b 100644 (file)
@@ -3,7 +3,7 @@
 
 #include <string>
 #include <vector>
-#include <istream>
+#include <iostream>
 
 #include "stg/OBJECT_IDENTIFIER.h"