Revision: 41078
          http://brlcad.svn.sourceforge.net/brlcad/?rev=41078&view=rev
Author:   brlcad
Date:     2010-10-19 04:36:36 +0000 (Tue, 19 Oct 2010)

Log Message:
-----------
do not directly include stdint.h .. it's included with protections via common.h

Modified Paths:
--------------
    brlcad/trunk/src/proc-db/surfaceintersect.h

Modified: brlcad/trunk/src/proc-db/surfaceintersect.h
===================================================================
--- brlcad/trunk/src/proc-db/surfaceintersect.h 2010-10-19 04:29:39 UTC (rev 
41077)
+++ brlcad/trunk/src/proc-db/surfaceintersect.h 2010-10-19 04:36:36 UTC (rev 
41078)
@@ -24,9 +24,6 @@
 
 #include "common.h"  
 
-/* system headers */
-#include <stdint.h>
-
 /* common interface headers */
 #include "raytrace.h"
 #include "rtgeom.h"


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Download new Adobe(R) Flash(R) Builder(TM) 4
The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly 
Flex(R) Builder(TM)) enable the development of rich applications that run
across multiple browsers and platforms. Download your free trials today!
http://p.sf.net/sfu/adobe-dev2dev
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to