mirror of
https://github.com/verilator/verilator.git
synced 2026-09-02 18:58:51 +02:00
Use Google-style-guide header guard naming, to avoid __ prefix.
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
///
|
||||
//=========================================================================
|
||||
|
||||
#define _VERILATED_VPI_CPP_
|
||||
#define VERILATOR_VERILATED_VPI_CPP_
|
||||
|
||||
#include "verilated.h"
|
||||
#include "verilated_vpi.h"
|
||||
|
||||
Reference in New Issue
Block a user