mirror of
https://github.com/verilator/verilator.git
synced 2026-08-29 09:20:11 +02:00
Use Google-style-guide header guard naming, to avoid __ prefix.
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
///
|
||||
//=========================================================================
|
||||
|
||||
#define _VERILATED_DPI_CPP_
|
||||
#define VERILATOR_VERILATED_DPI_CPP_
|
||||
|
||||
#include "verilatedos.h"
|
||||
#include "verilated_dpi.h"
|
||||
|
||||
Reference in New Issue
Block a user