recover compilation of the KIM package

This commit is contained in:
Axel Kohlmeyer 2020-06-06 17:27:10 -04:00
parent 64664d0b18
commit 09a005414b
No known key found for this signature in database
GPG Key ID: D9B44E93BF0C375A
1 changed files with 3 additions and 2 deletions

View File

@ -57,6 +57,8 @@
------------------------------------------------------------------------- */
#include "kim_init.h"
#include "fix_store_kim.h"
#include "kim_units.h"
#include <cstring>
#include <string>
#include <sstream>
@ -71,8 +73,7 @@
#include "input.h"
#include "variable.h"
#include "citeme.h"
#include "fix_store_kim.h"
#include "kim_units.h"
#include "utils.h"
extern "C" {
#include "KIM_SimulatorHeaders.h"