Skip to content

Commit 609d5ce

Browse files
committed
COMP: Add missing itkMath header
1 parent 32f0464 commit 609d5ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/itkFirstOrderTextureHistogram.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
#define itkFirstOrderTextureHistogram_h
2020

2121
#include "itkNumericTraits.h"
22+
#include "itkMath.h"
2223
#include <map>
2324

2425
namespace itk

0 commit comments

Comments
 (0)