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