Skip to content

Commit 5931be6

Browse files
committed
COMP: Add missing ObjectFactory header.
A missing header error can occur on Ubuntu 14.04.
1 parent 6c23a2c commit 5931be6

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)