Merge branch 'kim_query' of https://github.com/ellio167/lammps into final-changes-for-patch

This commit is contained in:
Axel Kohlmeyer 2019-03-25 21:19:23 -04:00
commit 6e7f13e6f9
No known key found for this signature in database
GPG Key ID: D9B44E93BF0C375A
1 changed files with 2 additions and 0 deletions

View File

@ -64,8 +64,10 @@
#include "input.h"
#include "variable.h"
#if defined(LMP_KIM_CURL)
#include <sys/types.h>
#include <curl/curl.h>
#endif
using namespace LAMMPS_NS;