Skip to content

Commit

Permalink
Merge pull request #21594 from Teemperor/IncludesVmach
Browse files Browse the repository at this point in the history
Added missing includes to vmac.h
  • Loading branch information
cmsbuild committed Dec 6, 2017
2 parents 25216ac + 696f8e2 commit 51d7a9a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions L1Trigger/CSCCommonTrigger/interface/vmac.h
Expand Up @@ -7,6 +7,8 @@ Verilog++ SP.
#ifndef _VMAC_H_FILE_
#define _VMAC_H_FILE_

#include "L1Trigger/CSCCommonTrigger/interface/vlib.h"

extern globcontrol glc;

#ifdef VGEN
Expand Down

0 comments on commit 51d7a9a

Please sign in to comment.