mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-06-24 09:24:09 +00:00
parent
d3418ceeb5
commit
b665444550
@ -24,6 +24,9 @@
|
|||||||
#ifndef INCLUDE_VOLK_COMPLEX_H
|
#ifndef INCLUDE_VOLK_COMPLEX_H
|
||||||
#define INCLUDE_VOLK_COMPLEX_H
|
#define INCLUDE_VOLK_COMPLEX_H
|
||||||
|
|
||||||
|
#ifndef INCLUDED_VOLK_COMPLEX_H
|
||||||
|
#define INCLUDED_VOLK_COMPLEX_H
|
||||||
|
|
||||||
/*!
|
/*!
|
||||||
* \brief Provide typedefs and operators for all complex types in C and C++.
|
* \brief Provide typedefs and operators for all complex types in C and C++.
|
||||||
*
|
*
|
||||||
@ -106,4 +109,6 @@ typedef double complex lv_64fc_t;
|
|||||||
|
|
||||||
#endif /* __cplusplus */
|
#endif /* __cplusplus */
|
||||||
|
|
||||||
|
#endif /* INCLUDED_VOLK_COMPLEX_H */
|
||||||
|
|
||||||
#endif /* INCLUDE_VOLK_COMPLEX_H */
|
#endif /* INCLUDE_VOLK_COMPLEX_H */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user