r333: *** empty log message ***
[ctsim.git] / include / plotfile.h
index da40ed358f6cef38d9fd2ebb9dd93856da22ded5..b88793f43ff99d6f8713cf730b7e296ef93efc1e 100644 (file)
@@ -9,7 +9,7 @@
 **  This is part of the CTSim program
 **  Copyright (C) 1983-2000 Kevin Rosenberg
 **
-**  $Id: plotfile.h,v 1.4 2000/12/23 18:12:35 kevin Exp $
+**  $Id: plotfile.h,v 1.5 2001/01/02 07:47: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
@@ -131,6 +131,7 @@ public:
       {  return m_strFilename; }
 
   void printHeaders (std::ostream& os) const;
+  void printHeaders (std::ostringstream& os) const;
 };