add missing header files to USER-INTEL package

This commit is contained in:
Axel Kohlmeyer
2017-12-01 15:53:02 -05:00
parent 42e03da70c
commit 14aa036f36
19 changed files with 30 additions and 1 deletions

View File

@ -23,6 +23,7 @@
#include "domain.h"
#include "comm.h"
#include "force.h"
#include "modify.h"
#include "math_const.h"
#include "memory.h"
#include "suffix.h"