Skip to content

Commit

Permalink
Add missing include
Browse files Browse the repository at this point in the history
  • Loading branch information
Rombur committed Jan 30, 2024
1 parent 3c447ca commit eae17ac
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions source/MaterialProperty.hh
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@

#include <boost/property_tree/ptree.hpp>

#include <Kokkos_core.hpp>

#include <array>
#include <limits>
#include <unordered_map>
Expand Down

0 comments on commit eae17ac

Please sign in to comment.