Manta Interactive Ray Tracer Development Mailing List

Text archives Help


[Manta] r1839 - trunk/Model/Groups


Chronological Thread 
  • From: thiago@sci.utah.edu
  • To: manta@sci.utah.edu
  • Subject: [Manta] r1839 - trunk/Model/Groups
  • Date: Thu, 8 Nov 2007 17:27:15 -0700 (MST)

Author: thiago
Date: Thu Nov  8 17:27:15 2007
New Revision: 1839

Modified:
   trunk/Model/Groups/KDTree.cc
Log:
Removed unneeded #include.

Modified: trunk/Model/Groups/KDTree.cc
==============================================================================
--- trunk/Model/Groups/KDTree.cc        (original)
+++ trunk/Model/Groups/KDTree.cc        Thu Nov  8 17:27:15 2007
@@ -10,8 +10,6 @@
 #include <iostream>
 #include <limits>
 
-#include <emmintrin.h>
-
 #define DBG(a)
 
 using namespace Manta;




  • [Manta] r1839 - trunk/Model/Groups, thiago, 11/08/2007

Archive powered by MHonArc 2.6.16.

Top of page