Skip to content

Commit

Permalink
IWYU for celeritas::forward
Browse files Browse the repository at this point in the history
  • Loading branch information
sethrj committed Jan 25, 2024
1 parent acef5b5 commit 61afa39
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/orange/surf/SurfaceTypeTraits.hh
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
#pragma once

#include "corecel/cont/EnumClassUtils.hh"
#include "corecel/math/Algorithms.hh"
#include "orange/OrangeTypes.hh"

#include "SurfaceFwd.hh"
Expand Down
1 change: 1 addition & 0 deletions src/orange/transform/TransformTypeTraits.hh
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
//---------------------------------------------------------------------------//
#pragma once

#include "corecel/math/Algorithms.hh"
#include "orange/OrangeTypes.hh"

namespace celeritas
Expand Down
1 change: 1 addition & 0 deletions src/orange/univ/UniverseTypeTraits.hh
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
//---------------------------------------------------------------------------//
#pragma once

#include "corecel/math/Algorithms.hh"
#include "orange/OrangeTypes.hh"

namespace celeritas
Expand Down

0 comments on commit 61afa39

Please sign in to comment.