blob: 9c879ee68c8e9db9998541dbd8fa41128268e722 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- cffdrmgr.h.orig 1999-10-24 06:13:29 UTC
+++ cffdrmgr.h
@@ -9,7 +9,7 @@
#ifndef __CFFDRMGR_H__
#define __CFFDRMGR_H__
-#include <fstream.h>
+#include <fstream>
#include "zlib.h"
#include "cftypes.h"
#include "cfdblock.h"
|