more fixes for USER-OMP

This commit is contained in:
Axel Kohlmeyer
2019-06-30 23:12:08 -04:00
parent e0c04355bb
commit 44372f5236
4 changed files with 11 additions and 7 deletions

View File

@ -48,7 +48,7 @@
#include "output.h"
#include "citeme.h"
#include "accelerator_kokkos.h"
#include "accelerator_omp.h"
#include "accelerator_omp.h" // IWYU pragma: keep
#include "timer.h"
#include "lmppython.h"
#include "version.h"