PointCloudLibrary/pcl

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

開放

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

 (7 則留言) (1 個反應) (0 位負責人)C++ (4,506 個分叉)batch import
effort: lowgood first issuehelp wantedkind: todo

倉庫指標

星標
 (9,023 顆星)
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.

貢獻者指南