Commit 5447bb74 authored by peastman's avatar peastman
Browse files

Hopefully fixed compilation error on Windows

parent e83a2f7c
......@@ -56,7 +56,7 @@ public:
void contextDestroyed(ContextImpl& context) const;
};
class ReferencePlatform::PlatformData {
class OPENMM_EXPORT ReferencePlatform::PlatformData {
public:
PlatformData(const System& system);
~PlatformData();
......
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