Attempt to fix CI errors

This commit is contained in:
Daniel Girardeau-Montaut
2019-12-07 18:45:41 +01:00
parent 88e9969358
commit 134fb83176
2 changed files with 17 additions and 16 deletions
+2
View File
@@ -18,6 +18,8 @@
#ifndef CC_POISSON_RECON_LIB_WRAPPER
#define CC_POISSON_RECON_LIB_WRAPPER
#include <cstddef>
//! Wrapper to use PoissonRecon (Kazhdan et. al) as a library
class PoissonReconLib
{