Former-commit-id: 5a65418ef262fb1672681db9509733d5c7c183ae
@@ -7,6 +7,7 @@
// obtain one at http://mozilla.org/MPL/2.0/.
#include "writePLY.h"
#include <igl/ply.h>
+#include <vector>
template <
typename DerivedV,