need to include 'force.h' header for conversion functions

This commit is contained in:
Axel Kohlmeyer
2019-07-07 16:06:30 -04:00
parent 15e1b39531
commit b469ff6791
23 changed files with 23 additions and 0 deletions

View File

@ -16,6 +16,7 @@
#include "atom.h"
#include "comm.h"
#include "domain.h"
#include "force.h"
#include "modify.h"
#include "fix.h"
#include "memory.h"