Skip to content

Commit d37e707

Browse files
Update load_particle.hpp
1 parent 480c4f8 commit d37e707

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/io/load_particle.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313

1414
#include "struct/particle.h"
1515
#include "floatdef.h"
16+
#include <ifstream>
1617

1718
std::vector<Particle> LoadParticlesFromFile(const std::string& filename)
1819
{

0 commit comments

Comments
 (0)