mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-20 21:33:47 -07:00
#ifndef on all header files
This commit is contained in:
parent
35e97ba96a
commit
2879599ac4
11 changed files with 37 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
|||
#ifndef __TINYCBOR_VERSION_H
|
||||
#define __TINYCBOR_VERSION_H
|
||||
#define TINYCBOR_VERSION_MAJOR 0
|
||||
#define TINYCBOR_VERSION_MINOR 5
|
||||
#define TINYCBOR_VERSION_PATCH 3
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue