dtinfo subtree dtinfo
[oweals/cde.git] / cde / programs / dtinfo / dtinfo / src / UAS / Base / UAS_Common.C
index 93ac535c4cdd8b9562d8d043c440e4485bfd3567..ce84fe3a1b5db8c2ad027ad52df66c47a1fc3fa4 100644 (file)
  * Floor, Boston, MA 02110-1301 USA
  */
 // $TOG: UAS_Common.C /main/10 1998/04/17 11:41:00 mgreess $
-# include <stream.h>
+# include <sstream>
+using namespace std;
 # include "UAS_Common.hh"
 # include "UAS_Factory.hh"
 # include "UAS_Exceptions.hh"
 # include "UAS_SearchEngine.hh"
 # include "UAS_Collection.hh"
 # include "UAS_StyleSheet.hh"
+# include "UAS_EmbeddedObject.hh"
 
 # define CLASS UAS_Common