Skip to content

Commit

Permalink
fixup an #include
Browse files Browse the repository at this point in the history
  • Loading branch information
evaleev committed Jan 14, 2022
1 parent 03b0f35 commit e886334
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/lib/libint/tests/unit/test-2body.cc
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,7 @@

#include <libint2/deriv_iter.h>

#if defined(NO_LIBINT_COMPILER_CODE)
# include "../eri/eri.h"
#else
# include <test_eri/eri.h>
#endif

TEST_CASE("Slater/Yukawa integrals", "[engine][2-body]") {

Expand Down

0 comments on commit e886334

Please sign in to comment.