fix typos. restore compilation of LAMMPS class implementation with OpenMP

This commit is contained in:
Axel Kohlmeyer
2019-06-30 22:45:41 -04:00
parent e29361523f
commit 78af594381
2 changed files with 7 additions and 6 deletions

View File

@ -48,6 +48,7 @@
#include "output.h"
#include "citeme.h"
#include "accelerator_kokkos.h"
#include "accelerator_omp.h"
#include "timer.h"
#include "lmppython.h"
#include "version.h"