Skip to content

Commit 109d071

Browse files
authoredDec 5, 2023
Merge pull request #16 from cniethammer/fix-header-guard
Fix header guard
2 parents bfd1254 + dffced7 commit 109d071

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

Diff for: ‎compile_info.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#ifndef BINRAY_INFO_H
1+
#ifndef BINARY_INFO_H
22
#define BINARY_INFO_H
33

44
#include <stdio.h>

0 commit comments

Comments
 (0)