Revision: 71666
          http://sourceforge.net/p/brlcad/code/71666
Author:   starseeker
Date:     2018-09-06 16:22:51 +0000 (Thu, 06 Sep 2018)
Log Message:
-----------
temp.c still defines bu_temp_file, need bu/app.h for exported definition.

Modified Paths:
--------------
    brlcad/trunk/src/libbu/temp.c

Modified: brlcad/trunk/src/libbu/temp.c
===================================================================
--- brlcad/trunk/src/libbu/temp.c       2018-09-06 16:12:22 UTC (rev 71665)
+++ brlcad/trunk/src/libbu/temp.c       2018-09-06 16:22:51 UTC (rev 71666)
@@ -34,6 +34,7 @@
 #  include<crtdbg.h> /* For _CrtSetReportMode */
 #endif
 
+#include "bu/app.h"
 #include "bu/file.h"
 #include "bu/log.h"
 #include "bu/malloc.h"

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


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
BRL-CAD Source Commits mailing list
brlcad-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to