mirror of
https://github.com/The-OpenROAD-Project/OpenSTA.git
synced 2026-05-30 00:24:12 +08:00
use #pragma once
This commit is contained in:
@@ -14,8 +14,7 @@
|
||||
// You should have received a copy of the GNU General Public License
|
||||
// along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
#ifndef STA_WRITE_SDC_PVT_H
|
||||
#define STA_WRITE_SDC_PVT_H
|
||||
#pragma once
|
||||
|
||||
#include "DisallowCopyAssign.hh"
|
||||
|
||||
@@ -262,4 +261,3 @@ private:
|
||||
};
|
||||
|
||||
} // namespace
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user