Skip to content

Commit 09c4d83

Browse files
author
Felipe Torrezan
authored
Update version.h.in
- Added header guard
1 parent 05ff721 commit 09c4d83

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

examples/version/version.h.in

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
#pragma once
2+
13
// TODO 4: Define the C macros with the CMake placeholders for version
24
#define Project_VERSION_MAJOR
35
#define Project_VERSION_MINOR

0 commit comments

Comments
 (0)