Revision: 73019
http://sourceforge.net/p/brlcad/code/73019
Author: brlcad
Date: 2019-05-08 05:58:50 +0000 (Wed, 08 May 2019)
Log Message:
-----------
missing array header
Modified Paths:
--------------
brlcad/trunk/src/libbg/polygon_triangulate.cxx
Modified: brlcad/trunk/src/libbg/polygon_triangulate.cxx
===================================================================
--- brlcad/trunk/src/libbg/polygon_triangulate.cxx 2019-05-08 00:37:13 UTC
(rev 73018)
+++ brlcad/trunk/src/libbg/polygon_triangulate.cxx 2019-05-08 05:58:50 UTC
(rev 73019)
@@ -26,6 +26,7 @@
#include "common.h"
#include <vector>
+#include <array>
#if defined(__GNUC__) && !defined(__clang__)
# pragma GCC diagnostic push
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