Skip to content

Commit 88cdb7c

Browse files
committed
fix name of include-guard in GlobalObjectMapFwd.h
1 parent ff7e765 commit 88cdb7c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

DataFormats/L1TGlobal/interface/GlobalObjectMapFwd.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
#ifndef DataFormats_L1TGlobal_L1TGtObjectMapFwd_h
2-
#define DataFormats_L1TGlobal_L1TGtObjectMapFwd_h
1+
#ifndef DataFormats_L1TGlobal_GlobalObjectMapFwd_h
2+
#define DataFormats_L1TGlobal_GlobalObjectMapFwd_h
33

44
/**
55
* \class GlobalObjectMapFwd

0 commit comments

Comments
 (0)