Skip to content

Commit 611676c

Browse files
committed
Merge pull request #19 from thewtex/ObjectFactory
COMP: Add missing ObjectFactory header.
2 parents 6c23a2c + 5931be6 commit 611676c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/itkSpeedFunctionPathInformation.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
#define itkSpeedFunctionPathInformation_h
1919

2020
#include "itkLightObject.h"
21+
#include "itkObjectFactory.h"
2122

2223
#include <vector>
2324

0 commit comments

Comments
 (0)