Added version definition

This commit is contained in:
ismagom 2015-11-13 10:09:16 +01:00
parent 054313b4cc
commit fa74f48bca

View file

@ -33,6 +33,9 @@
extern "C" {
#endif
#define SRSLTE_VERSION_MAJOR 1
#define SRSLTE_VERSION_MINOR 0
#include <complex.h>
#include <math.h>