recover compilation of USER-OMP package

This commit is contained in:
Axel Kohlmeyer
2019-07-10 07:29:29 -04:00
parent 0f691de031
commit 872d43f02f

View File

@ -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"