patch-mimepp_fieldbdy_h 308 B

123456789101112131415
  1. $OpenBSD: patch-mimepp_fieldbdy_h,v 1.1 2017/05/04 15:46:56 espie Exp $
  2. Index: mimepp/fieldbdy.h
  3. --- mimepp/fieldbdy.h.orig
  4. +++ mimepp/fieldbdy.h
  5. @@ -25,7 +25,7 @@
  6. #ifndef DW_FIELDBDY_H
  7. #define DW_FIELDBDY_H
  8. -#include <iostream.h>
  9. +#include <iostream>
  10. #ifndef DW_CONFIG_H
  11. #include <mimepp/config.h>