PointCloudLibrary/pcl

Replace header guards of type `#ifndef` with a `#pragma once`

Open

#3,774 建立於 2020年3月22日

在 GitHub 查看
 (7 留言) (1 反應) (0 負責人)C++ (4,506 fork)batch import
effort: lowgood first issuehelp wantedkind: todo

倉庫指標

Star
 (9,023 star)
PR 合併指標
 (平均合併 8天 7小時) (30 天內合併 3 個 PR)

描述

Replace #ifndef header guard with a #pragma once

Originally posted by @kunaltyagi in https://github.com/_render_node/MDIzOlB1bGxSZXF1ZXN0UmV2aWV3VGhyZWFkMjQ0Nzg4MDI0OnYy/pull_request_review_threads/discussion

Maybe there's a clang-tidy flag to do this.

貢獻者指南