Skip to content
Snippets Groups Projects
Commit 302ac721 authored by mkirsz's avatar mkirsz
Browse files

removed unused includes

parent eee3f746
No related branches found
No related tags found
1 merge request!16Develop
Pipeline #49352 passed
......@@ -3,9 +3,6 @@
#include <tadah/mlip/dataset_writers/vasp_poscar_writer.h>
#include <tadah/mlip/dataset_writers/lammps_structure_writer.h>
#include <fstream>
#include <iostream>
// Factory method implementation
std::unique_ptr<DatasetWriter> DatasetWriterSelector::get_writer(const std::string& type, StructureDB& db) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment