Skip to content
Snippets Groups Projects
Commit da56c9d5 authored by Aaron Cuevas Lopez's avatar Aaron Cuevas Lopez
Browse files

Fix compiler warning

parent e852d7c8
Branches
Tags
No related merge requests found
......@@ -25,7 +25,7 @@
#define PLUGINCLASS_H_INCLUDED
#include "OpenEphysPlugin.h"
class PluginClass
class PLUGIN_API PluginClass
{
public:
PluginClass();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment