Revision: 75364
http://sourceforge.net/p/brlcad/code/75364
Author: starseeker
Date: 2020-04-11 02:09:27 +0000 (Sat, 11 Apr 2020)
Log Message:
-----------
Add common.h. regress spots strcpy and strcmp in here - easy enough to swap in
the libbu versions, but may also be possible to make the auditing regression
code aware of the embedded license file info and know to skip such files.
Needs thought...
Modified Paths:
--------------
brlcad/trunk/src/conv/ply/rplyfile.h
Modified: brlcad/trunk/src/conv/ply/rplyfile.h
===================================================================
--- brlcad/trunk/src/conv/ply/rplyfile.h 2020-04-11 02:05:18 UTC (rev
75363)
+++ brlcad/trunk/src/conv/ply/rplyfile.h 2020-04-11 02:09:27 UTC (rev
75364)
@@ -32,6 +32,8 @@
* at the end of this file.
* ---------------------------------------------------------------------- */
+#include "common.h"
+
#ifdef __cplusplus
extern "C" {
#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