[Insight-developers] Last night's changes to
GaussianOperator and DiscreteGaussianImag eFilter
Bill Hoffman
bill.hoffman@kitware.com
Wed, 20 Mar 2002 08:06:38 -0500
At 07:49 AM 3/20/2002 -0500, Lorensen, William E (CRD) wrote:
>Josh,
>Yesterday's changes to the subject classes caused compile errors on all platforms except linux.
>
>GaussianOperator needed an include for itkOutputWindow.h. Once you inserted the WarningMacro, this
>file was required. Not sure how linux was smart enough to know that.
This sounds like a problem with the WarningMacro, we should not have to add an include
to use this macro.
-Bill