Skip to content

Commit

Permalink
COMP: Add includes for uint32_t in wrapping
Browse files Browse the repository at this point in the history
  • Loading branch information
thewtex committed Nov 14, 2022
1 parent abf5fa1 commit fc1f6cc
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 fc1f6cc

Please sign in to comment.