Commit 3cb2291a authored by Axel Kohlmeyer's avatar Axel Kohlmeyer
Browse files

need to include comm.h now

parent 54c52c3b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -20,6 +20,7 @@
#include <cstring>

#include "atom.h"
#include "comm.h"
#include "update.h"
#include "force.h"
#include "respa.h"