blob: 893bce5698b43c2cb11f358c6a397f971edad8fd (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- 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
|