aboutsummaryrefslogtreecommitdiffstats
path: root/pointcloud.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'pointcloud.hpp')
-rw-r--r--pointcloud.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/pointcloud.hpp b/pointcloud.hpp
index 19febe5..62fe6f4 100644
--- a/pointcloud.hpp
+++ b/pointcloud.hpp
@@ -21,6 +21,8 @@
along with ODR-DPD. If not, see <http://www.gnu.org/licenses/>.
*/
+#pragma once
+
#include "utils.hpp"
#include <exception>
#include <deque>