diff --git a/include/dynamic-graph/process-list.hh b/include/dynamic-graph/process-list.hh index 15ed2a19..938ae6f6 100644 --- a/include/dynamic-graph/process-list.hh +++ b/include/dynamic-graph/process-list.hh @@ -15,7 +15,7 @@ namespace dynamicgraph { namespace CPU { -class DYNAMIC_GRAPH_DLLAPI ProcessData {}; +class DYNAMIC_GRAPH_DLLAPI ProcessData{}; class DYNAMIC_GRAPH_DLLAPI ProcessList { public: diff --git a/include/dynamic-graph/signal-ptr.t.cpp b/include/dynamic-graph/signal-ptr.t.cpp index dec56955..34d7dc2c 100644 --- a/include/dynamic-graph/signal-ptr.t.cpp +++ b/include/dynamic-graph/signal-ptr.t.cpp @@ -122,7 +122,9 @@ template std::ostream &SignalPtr::display(std::ostream &os) const { dgTDEBUGIN(25) << SignalBase