Skip to content

Commit

Permalink
include/libint2/cgshell_ordering.h
Browse files Browse the repository at this point in the history
include/libint2/cgshellinfo.h
  • Loading branch information
e-kwsm committed Oct 31, 2023
1 parent 5784f95 commit d6cac82
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion include/libint2/cgshell_ordering.h
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ namespace libint2 {
CGShellOrdering_MOLDEN
};

};
}

#include <libint2/cgshellinfo.h>

Expand Down
2 changes: 1 addition & 1 deletion include/libint2/cgshellinfo.h
Original file line number Diff line number Diff line change
Expand Up @@ -485,6 +485,6 @@ namespace libint2 {

template <typename OrderingData> OrderingData CGShellInfo<OrderingData>::data_;

}; // namespace libint2
} // namespace libint2

#endif // header guard

0 comments on commit d6cac82

Please sign in to comment.