Actions

icon Post
text/html Subscribe
text/html Unsubscribe

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CVS update:


  • To: pooma-cvs@xxxxxxxxxxxxxxxxxxxxxx
  • Subject: CVS update:
  • From: pooma@xxxxxxxxxxxxxxxxxxxxxxx
  • Date: 18 Apr 2001 03:02:57 -0000

Date:	Tuesday April 17, 2001 @ 21:02
Author:	pooma

Update of /home/pooma/Repository/r2/src/IO
In directory merlin.codesourcery.com:/tmp/cvs-serv18773

Modified Files:
	DomainIO.h 
Log Message:
Added #include of Interval.h, since we construct an
Interval object here.  Removed #include of Domain.h,
since we never need to include that header directly.
It gets included by files like Interval.h because 
Interval derives from Domain.