05079e4428
- Utilize INFO PR: ports/62434 Submitted by: Ports Fury
11 lines
233 B
C++
11 lines
233 B
C++
--- src/execute.cc.orig Thu Apr 1 01:00:29 1999
|
|
+++ src/execute.cc Thu Feb 5 21:39:55 2004
|
|
@@ -38,6 +38,8 @@
|
|
#include "logclass.H"
|
|
#include "execute.H"
|
|
#include "extern.H"
|
|
+#include <iostream>
|
|
+using namespace std;
|
|
|
|
/*}}}*/
|
|
|