mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-10 07:04:03 +00:00
777026ca2d
Approved by: portmgr (marcus)
12 lines
224 B
C
12 lines
224 B
C
--- ./sources/cmdpars.h.orig Fri Dec 10 15:30:27 1999
|
|
+++ ./sources/cmdpars.h Tue Aug 16 21:40:15 2005
|
|
@@ -3,7 +3,7 @@
|
|
#ifndef CMDPARS_H
|
|
#define CMDPARS_H
|
|
|
|
-#include <fstream.h>
|
|
+#include <fstream>
|
|
|
|
#include "dict.h"
|
|
|