Skip to content

Commit

Permalink
Merge pull request #3736 from thewtex/progress-int-types.h
Browse files Browse the repository at this point in the history
COMP: Add includes for uint32_t in wrapping
  • Loading branch information
thewtex committed Nov 14, 2022
2 parents 4f3876f + fc1f6cc commit 38696b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Modules/Core/Common/include/itkProcessObject.h
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
#include "itkObjectFactory.h"
#include "itkNumericTraits.h"
#include "itkThreadSupport.h"
#include "itkIntTypes.h"
#include <vector>
#include <map>
#include <set>
Expand Down

0 comments on commit 38696b2

Please sign in to comment.