Revision: 77239
          http://sourceforge.net/p/brlcad/code/77239
Author:   starseeker
Date:     2020-09-25 20:22:18 +0000 (Fri, 25 Sep 2020)
Log Message:
-----------
Get ppx.cpp building on Windows

Modified Paths:
--------------
    brlcad/trunk/src/libbrep/tests/ppx.cpp

Modified: brlcad/trunk/src/libbrep/tests/ppx.cpp
===================================================================
--- brlcad/trunk/src/libbrep/tests/ppx.cpp      2020-09-25 19:43:15 UTC (rev 
77238)
+++ brlcad/trunk/src/libbrep/tests/ppx.cpp      2020-09-25 20:22:18 UTC (rev 
77239)
@@ -22,6 +22,9 @@
  * Point-point intersection tests.
  *
  */
+
+#define NOMINMAX
+
 #include "common.h"
 #include "bu.h"
 #include "brep.h"

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



_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to