Manta Interactive Ray Tracer Development Mailing List

Text archives Help


[Manta] r1895 - trunk/Core/Containers


Chronological Thread 
  • From: arobison@sci.utah.edu
  • To: manta@sci.utah.edu
  • Subject: [Manta] r1895 - trunk/Core/Containers
  • Date: Mon, 3 Dec 2007 12:48:08 -0700 (MST)

Author: arobison
Date: Mon Dec  3 12:48:07 2007
New Revision: 1895

Modified:
   trunk/Core/Containers/Array3.h
Log:
Removing extraneous include.


Modified: trunk/Core/Containers/Array3.h
==============================================================================
--- trunk/Core/Containers/Array3.h      (original)
+++ trunk/Core/Containers/Array3.h      Mon Dec  3 12:48:07 2007
@@ -49,7 +49,6 @@
 #include <sys/types.h>
 #include <sys/stat.h>
 #include <fcntl.h>
-#include <unistd.h>
 #include <Core/Util/Assert.h>
 
 namespace Manta {




  • [Manta] r1895 - trunk/Core/Containers, arobison, 12/03/2007

Archive powered by MHonArc 2.6.16.

Top of page