ports/archivers/libcabinet/files/patch-cffile.cpp
Mathieu Arnold 9fa9eb9ac7 Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.

With hat:	portmgr
Sponsored by:	Absolight
2016-07-26 16:51:15 +00:00

12 lines
235 B
C++

--- cffile.cpp.orig 1999-10-24 06:13:29 UTC
+++ cffile.cpp
@@ -17,7 +17,7 @@
#ifndef __CFFILE_CPP__
#define __CFFILE_CPP__
-#include <fstream.h>
+#include <fstream>
#include "cffile.h"
#include "cftypes.h"
#include "cfheader.h"