"platforms/common/vscode:/vscode.git/clone" did not exist on "2fbed592588e968fc244f6a60718db1e7fed2bec"
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