]> Creatis software - cpPlugins.git/blob - lib/cpPlugins/Interface/ProcessObjectProvider.cxx
...
[cpPlugins.git] / lib / cpPlugins / Interface / ProcessObjectProvider.cxx
1 #include <cpPlugins/Interface/ProcessObjectProvider.h>
2
3 // -------------------------------------------------------------------------
4 PLUMA_PROVIDER_SOURCE( cpPlugins::Interface::ProcessObject, 1, 1 );
5
6 // eof - $RCSfile$