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