undef major and minor
This commit is contained in:
parent
60639f56dc
commit
b5d6b9745f
@ -2,6 +2,9 @@
|
||||
|
||||
#include "fsfw/FSFWVersion.h"
|
||||
|
||||
#undef major
|
||||
#undef minor
|
||||
|
||||
const fsfw::Version fsfw::FSFW_VERSION = {FSFW_VERSION_MAJOR, FSFW_VERSION_MINOR,
|
||||
FSFW_VERSION_REVISION};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user