4b9c33ef06
Noticed by: bento via kris
11 lines
204 B
C++
11 lines
204 B
C++
--- ScpStream.h.orig Sun Jan 25 21:34:17 2004
|
|
+++ ScpStream.h Sun Jan 25 21:34:40 2004
|
|
@@ -34,6 +34,8 @@
|
|
#include <map>
|
|
#include <set>
|
|
|
|
+#include <ctime>
|
|
+
|
|
namespace CodeWorker {
|
|
|
|
#ifdef IN
|