mirror of
https://git.freebsd.org/ports.git
synced 2025-06-22 05:00:30 -04:00
11 lines
244 B
C++
11 lines
244 B
C++
--- src/logclass.cc.orig Thu Apr 1 01:00:29 1999
|
|
+++ src/logclass.cc Thu Feb 5 21:39:55 2004
|
|
@@ -37,6 +37,8 @@
|
|
#include "../import/import.h"
|
|
#include "logclass.H"
|
|
#include "extern.H"
|
|
+#include <iostream>
|
|
+using namespace std;
|
|
|
|
/*}}}*/
|
|
|