Skip to content

Commit 09c4d83

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

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

examples/version/version.h.in

+2
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)