Skip to content
Snippets Groups Projects
Commit 55d86415 authored by Rashad Kanavath's avatar Rashad Kanavath
Browse files

COMP: use enum directly instead of itkStaticConstMacro

itkStaticConstMacro has some modification in ITK 4.9+
as a result of VLV performance enhancements. This gives
link errors in 3rdParty trunk which use ITK 4.9. Using
enum directly gives more clarity and was an easy fix.
parent b5b8940d
Branches
Tags
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment