Skip to content

Commit

Permalink
chore: correct includes
Browse files Browse the repository at this point in the history
  • Loading branch information
yoctoyotta1024 committed May 4, 2024
1 parent 207643f commit dcf0111
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/cartesiandomain/add_supers_at_domain_top.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,13 @@
#define LIBS_CARTESIANDOMAIN_ADD_SUPERS_AT_DOMAIN_TOP_HPP_

#include <Kokkos_Core.hpp>
#include <Kokkos_Random.hpp>
#include <array>
#include <cmath>
#include <memory>
#include <numbers>
#include <random>
#include <stdexcept>
#include <string>
#include <utility>
#include <vector>

Expand Down

0 comments on commit dcf0111

Please sign in to comment.