ISCE_INSAR/components/stdproc/alosreformat/include
Ryan Burns f65f26e3cc Move global vars from .h to separate TU
These global variables were instantiated in the image_sio.h header
and included into multiple translation units, violating ODR.
They are now marked as 'extern' and declared in a separate TU.
2020-11-17 16:18:42 -08:00
..
SConscript Adding all files 2019-01-16 11:40:08 -08:00
data_ALOS.h Adding all files 2019-01-16 11:40:08 -08:00
data_ALOSE.h Adding all files 2019-01-16 11:40:08 -08:00
ifNonGnuComplex.h Adding all files 2019-01-16 11:40:08 -08:00
image_sio.h Move global vars from .h to separate TU 2020-11-17 16:18:42 -08:00
lib_functions.h Adding all files 2019-01-16 11:40:08 -08:00
more_flags.h Adding all files 2019-01-16 11:40:08 -08:00
orbit_ALOS.h Adding all files 2019-01-16 11:40:08 -08:00
sarleader_ALOS.h Adding all files 2019-01-16 11:40:08 -08:00
sarleader_fdr.h Adding all files 2019-01-16 11:40:08 -08:00
siocomplex.h Adding all files 2019-01-16 11:40:08 -08:00