Unverified Commit 6e7f13e6 authored by Axel Kohlmeyer's avatar Axel Kohlmeyer
Browse files

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

parents 4e74ccbb b8c4e09b
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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;