Revision: 77501
          http://sourceforge.net/p/brlcad/code/77501
Author:   starseeker
Date:     2020-10-19 15:38:03 +0000 (Mon, 19 Oct 2020)
Log Message:
-----------
This Tk header isn't installed by default, but build seems to complete without 
it...

Modified Paths:
--------------
    brlcad/branches/thirdparty_rework/src/libtclcad/commands.c

Modified: brlcad/branches/thirdparty_rework/src/libtclcad/commands.c
===================================================================
--- brlcad/branches/thirdparty_rework/src/libtclcad/commands.c  2020-10-19 
15:36:52 UTC (rev 77500)
+++ brlcad/branches/thirdparty_rework/src/libtclcad/commands.c  2020-10-19 
15:38:03 UTC (rev 77501)
@@ -69,9 +69,6 @@
 #include "icv/crop.h"
 #include "dm.h"
 
-#if defined(HAVE_WINDOWS_H)
-#  include <tkwinport.h>
-#endif
 #ifdef HAVE_GL_GL_H
 #  include <GL/gl.h>
 #endif

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