r2131: *** empty log message ***
[ctsim.git] / libctsim / projections.cpp
index 2ca1ce38e12af9fbf708595028df1f9dc9c3fbc8..e05b655b9f96d727e168afcb75eaf9f74ef3a14b 100644 (file)
@@ -8,7 +8,7 @@
 **  This is part of the CTSim program
 **  Copyright (c) 1983-2001 Kevin Rosenberg
 **
-**  $Id: projections.cpp,v 1.77 2002/05/28 18:43:16 kevin Exp $
+**  $Id: projections.cpp,v 1.78 2002/06/20 09:17:36 kevin Exp $
 **
 **  This program is free software; you can redistribute it and/or modify
 **  it under the terms of the GNU General Public License (version 2) as
@@ -25,6 +25,7 @@
 ******************************************************************************/
 
 #include "ct.h"
+#include <ctime>\r
 
 const kuint16 Projections::m_signature = ('P'*256 + 'J');