Commit 86a8c924 authored by Peter Eastman's avatar Peter Eastman
Browse files

Fixed compilation error on Android

parent 080691d3
...@@ -34,6 +34,7 @@ ...@@ -34,6 +34,7 @@
#include "CpuKernels.h" #include "CpuKernels.h"
#include "CpuSETTLE.h" #include "CpuSETTLE.h"
#include "ReferenceConstraints.h" #include "ReferenceConstraints.h"
#include "openmm/internal/hardware.h"
#include "openmm/internal/vectorize.h" #include "openmm/internal/vectorize.h"
#include <sstream> #include <sstream>
#include <stdlib.h> #include <stdlib.h>
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment