Unverified Commit 872d43f0 authored by Axel Kohlmeyer's avatar Axel Kohlmeyer
Browse files

recover compilation of USER-OMP package

parent 0f691de0
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -15,13 +15,14 @@
   Contributing author: Paul Crozier (SNL)
------------------------------------------------------------------------- */

#include "pair_lj_cut_thole_long_omp.h"
#include <cmath>
#include <cstdio>
#include <cstdlib>
#include <cstring>
#include "pair_lj_cut_thole_long_omp.h"
#include "atom.h"
#include "comm.h"
#include "fix_drude.h"
#include "force.h"
#include "neighbor.h"
#include "neigh_list.h"