Skip to content
Snippets Groups Projects
Commit 3f50c36c authored by Marco Biasini's avatar Marco Biasini
Browse files

mol.alg should not depend on headers from gfx

parent bd8ab7e4
No related branches found
No related tags found
No related merge requests found
...@@ -25,10 +25,8 @@ ...@@ -25,10 +25,8 @@
#include <ost/geom/vec3.hh> #include <ost/geom/vec3.hh>
#include <ost/base.hh> #include <ost/base.hh>
#include <ost/geom/geom.hh> #include <ost/geom/geom.hh>
#include <ost/gfx/entity.hh> #include <ost/mol/mol.hh>
#include <ost/mol/entity_view.hh>
#include <ost/mol/view_op.hh> #include <ost/mol/view_op.hh>
#include <ost/mol/coord_group.hh>
#include "trajectory_analysis.hh" #include "trajectory_analysis.hh"
namespace ost { namespace mol { namespace alg { namespace ost { namespace mol { namespace alg {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment