#ifndef on all header files
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user