13 lines
220 B
Text
13 lines
220 B
Text
|
Index: mimepp/field.h
|
||
|
--- mimepp/field.h.orig
|
||
|
+++ mimepp/field.h
|
||
|
@@ -25,7 +25,7 @@
|
||
|
#ifndef DW_FIELD_H
|
||
|
#define DW_FIELD_H
|
||
|
|
||
|
-#include <iostream.h>
|
||
|
+#include <iostream>
|
||
|
|
||
|
#ifndef DW_CONFIG_H
|
||
|
#include <mimepp/config.h>
|