Revision: 76058
http://sourceforge.net/p/brlcad/code/76058
Author: starseeker
Date: 2020-06-07 15:47:12 +0000 (Sun, 07 Jun 2020)
Log Message:
-----------
add common.h
Modified Paths:
--------------
brlcad/trunk/src/librt/cache_lz4.c
Modified: brlcad/trunk/src/librt/cache_lz4.c
===================================================================
--- brlcad/trunk/src/librt/cache_lz4.c 2020-06-07 15:43:30 UTC (rev 76057)
+++ brlcad/trunk/src/librt/cache_lz4.c 2020-06-07 15:47:12 UTC (rev 76058)
@@ -32,6 +32,8 @@
- LZ4 source repository : https://github.com/lz4/lz4
*/
+#include "common.h"
+
#include <stddef.h>
#include <string.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