summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hwpfilter/source/formula.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/hwpfilter/source/formula.cpp b/hwpfilter/source/formula.cpp
index 7fc1b74ac505..ae1b64c79352 100644
--- a/hwpfilter/source/formula.cpp
+++ b/hwpfilter/source/formula.cpp
@@ -4,9 +4,9 @@
*
* $RCSfile: formula.cpp,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: hr $ $Date: 2006-06-20 00:52:46 $
+ * last change: $Author: ihi $ $Date: 2008-02-04 13:59:06 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -39,7 +39,7 @@
#include "nodes.h"
#include "mapping.h"
#include "hwpeq.h"
-#include <iostream.h>
+#include <iostream>
extern LinkedList<Node> nodelist;