UCL / STIR

Software for Tomographic Image Reconstruction
http://stir.sourceforge.net/
Other
111 stars 93 forks source link

HigherPrecision.h error #1440

Closed KrisThielemans closed 2 months ago

KrisThielemans commented 4 months ago
/home/runner/work/STIR/STIR/src/include/stir/HigherPrecision.h:18:9: warning: '__stir_HigherPrecision__H__' is used as a header guard here, followed by #define of a different macro [-Wheader-guard]
#ifndef __stir_HigherPrecision__H__
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/runner/work/STIR/STIR/src/include/stir/HigherPrecision.h:19:11: note: '_stir_HigherPrecision__H__' is defined here; did you mean '__stir_HigherPrecision__H__'?
#  define _stir_HigherPrecision__H__
KrisThielemans commented 2 months ago

Fixed in 6dae56daac4852fcaab9d10ce52bffad4c011102