Skip to content

Commit

Permalink
remove databox dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
jonahm-LANL committed Jan 23, 2025
1 parent e2318be commit 4c7933a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/test_pte_ideal.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
#include <ports-of-call/portability.hpp>
#include <ports-of-call/portable_arrays.hpp>
#include <singularity-eos/closure/mixed_cell_models.hpp>
#include <spiner/databox.hpp>

#include <singularity-eos/eos/eos_models.hpp>
#include <singularity-eos/eos/eos_variant.hpp>
Expand All @@ -35,7 +34,6 @@

#include <test/eos_unit_test_helpers.hpp>

using DataBox = Spiner::DataBox<Real>;
using singularity::ApproxTemperatureFromRhoMatU;
using singularity::IdealGas;
using singularity::PTESolverPT;
Expand Down

0 comments on commit 4c7933a

Please sign in to comment.