]> Creatis software - cpPlugins.git/blobdiff - lib/cpPlugins/Interface/Workspace.h
...
[cpPlugins.git] / lib / cpPlugins / Interface / Workspace.h
index 5df33aed50be46bcaf12e6c656dbd0581b974123..ec55470ae96d9927ba0ad7c8d0b6ccddf616dd21 100644 (file)
@@ -136,7 +136,7 @@ namespace cpPlugins
       TPlugins* m_Plugins;
 
       // Processing graph
-      typename TGraph::Pointer m_Graph;
+      TGraph::Pointer m_Graph;
       TExposedPorts m_ExposedInputPorts;
       TExposedPorts m_ExposedOutputPorts;