Revision: 73010
          http://sourceforge.net/p/brlcad/code/73010
Author:   starseeker
Date:     2019-05-06 14:26:13 +0000 (Mon, 06 May 2019)
Log Message:
-----------
forgot common.h (per regress-repository)

Modified Paths:
--------------
    brlcad/trunk/src/libbu/tests/semchk.cxx

Modified: brlcad/trunk/src/libbu/tests/semchk.cxx
===================================================================
--- brlcad/trunk/src/libbu/tests/semchk.cxx     2019-05-06 13:03:43 UTC (rev 
73009)
+++ brlcad/trunk/src/libbu/tests/semchk.cxx     2019-05-06 14:26:13 UTC (rev 
73010)
@@ -38,6 +38,8 @@
  * numerically unique.
  */
 
+#include "common.h"
+
 #include <stdlib.h> /* for strtol */
 #include <errno.h> /* for errno */
 

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