summaryrefslogtreecommitdiff
path: root/devel/doc++/patches/patch-src_tex2gif.cc
blob: 028dab9c8f574bfd5b5f7cc6b0f4b49290e9f927 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
$NetBSD: patch-src_tex2gif.cc,v 1.1 2011/11/25 21:38:09 joerg Exp $

--- src/tex2gif.cc.orig	2011-11-25 17:21:47.000000000 +0000
+++ src/tex2gif.cc
@@ -21,8 +21,8 @@
   Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 */
 
-#include <iostream.h>
-#include <fstream.h>
+#include <iostream>
+#include <fstream>
 #include <stdio.h>
 #include <string.h>