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

Remove PLUGIN_API from templated LinearSmoothedValueAtomic

parent c45b8324
Branches
Tags
No related merge requests found
......@@ -48,7 +48,7 @@
//==============================================================================
template<typename FloatType>
class PLUGIN_API LinearSmoothedValueAtomic
class LinearSmoothedValueAtomic
{
public:
/** Constructor. */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment