Skip to content

Commit

Permalink
Apply 'make format'
Browse files Browse the repository at this point in the history
  • Loading branch information
github action committed Nov 14, 2023
1 parent 4b73905 commit 02a1b97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/V3Width.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -70,13 +70,13 @@
#include "V3Const.h"
#include "V3Error.h"
#include "V3Global.h"
#include "V3LinkLValue.h"
#include "V3MemberMap.h"
#include "V3Number.h"
#include "V3Randomize.h"
#include "V3String.h"
#include "V3Task.h"
#include "V3WidthCommit.h"
#include "V3LinkLValue.h"

// More code; this file was getting too large; see actions there
#define VERILATOR_V3WIDTH_CPP_
Expand Down

0 comments on commit 02a1b97

Please sign in to comment.