Skip to content

Commit

Permalink
fixup IWYU
Browse files Browse the repository at this point in the history
  • Loading branch information
moxcodes committed May 30, 2019
1 parent c63e2b9 commit e5a59aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/Unit/Evolution/Systems/Cce/Test_Equations.cpp
Expand Up @@ -9,6 +9,7 @@

#include "DataStructures/ComplexDataVector.hpp"
#include "DataStructures/DataBox/DataBox.hpp"
#include "DataStructures/DataBox/DataBoxTag.hpp"
#include "DataStructures/Variables.hpp" // IWYU pragma: keep
#include "Evolution/Systems/Cce/Equations.hpp"
#include "Evolution/Systems/Cce/Tags.hpp" // IWYU pragma: keep
Expand Down

0 comments on commit e5a59aa

Please sign in to comment.