12 lines
230 B
Text
12 lines
230 B
Text
Index: mimepp/headers.h
|
|
--- mimepp/headers.h.orig
|
|
+++ mimepp/headers.h
|
|
@@ -25,7 +25,7 @@
|
|
#ifndef DW_HEADERS_H
|
|
#define DW_HEADERS_H
|
|
|
|
-#include <iostream.h>
|
|
+#include <iostream>
|
|
|
|
#ifndef DW_CONFIG_H
|
|
#include <mimepp/config.h>
|