Skip to content
Snippets Groups Projects
Commit 0575ca05 authored by Francois Keith's avatar Francois Keith Committed by Francois Keith
Browse files

Win32: Correct a wrong macro

parent c5de5f8d
No related branches found
No related tags found
No related merge requests found
......@@ -40,7 +40,7 @@ namespace dynamicgraph {
/// Parameters are set by calling Command::setParameterValues with a
/// vector of Values the types of which should fit the vector specified
/// at construction.
class DYNAMIC_GRAPH_DLLEXPORT Command
class DYNAMIC_GRAPH_DLLAPI Command
{
public:
virtual ~Command();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment