Index: src/cpp.ll
--- src/cpp.ll.orig
+++ src/cpp.ll
@@ -26,7 +26,7 @@
 
 #include <assert.h>
 #include <ctype.h>
-#include <iostream.h>
+#include <iostream>
 #include <stdarg.h>
 #include <stdio.h>
 
