Commit 8960774b authored by Axel Kohlmeyer's avatar Axel Kohlmeyer
Browse files

correct typo in USER-SMD introduced by doc-adjust PR

parent d805796c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -28,7 +28,7 @@
#include <cstring>
#include <iostream>
#include <Eigen/Eigen>
#include "compute_smd_triangle_mesh_vertices.h"
#include "compute_smd_triangle_vertices.h"
#include "atom.h"
#include "update.h"
#include "modify.h"