Skip to content

Commit

Permalink
Remove redundant function and modify comments
Browse files Browse the repository at this point in the history
  • Loading branch information
yang2022i committed May 30, 2024
1 parent 265066b commit 5327910
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions source/module_io/output_rho.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
#ifndef OUTPUT_RHO_H
#define OUTPUT_RHO_H
#include "module_basis/module_pw/pw_basis.h"
#include "module_basis/module_pw/pw_basis_big.h"
#include "module_cell/unitcell.h"
#include "module_io/output_interface.h"

Expand Down Expand Up @@ -44,4 +43,4 @@ class Output_Rho : public Output_Interface

} // namespace ModuleIO

#endif
#endif

0 comments on commit 5327910

Please sign in to comment.