Skip to content

Commit

Permalink
Update dftensor.h (#2420)
Browse files Browse the repository at this point in the history
  • Loading branch information
JonathonMisiewicz committed Feb 3, 2022
1 parent f182194 commit 75e3d56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion psi4/src/psi4/lib3index/dftensor.h
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ class IntVector;
class Vector3;
class Options;

class FittingMetric {
class PSI_API FittingMetric {
protected:
/// Pointer to the auxiliary basis set
std::shared_ptr<BasisSet> aux_;
Expand Down

0 comments on commit 75e3d56

Please sign in to comment.