Skip to content
Snippets Groups Projects
Commit a134269c authored by Cédric Traizet's avatar Cédric Traizet
Browse files

BUG: replaced OTBCommon_EXPORT by OTBCommon_EXPORT_TEMPLATE

parent d6e5c347
No related branches found
No related tags found
No related merge requests found
......@@ -54,7 +54,7 @@ namespace otb
* \ingroup OTBCommon
*/
template <class PrintCallbackType = StandardOutputPrintCallback>
class OTBCommon_EXPORT StandardOneLineFilterWatcher : public FilterWatcherBase
class OTBCommon_EXPORT_TEMPLATE StandardOneLineFilterWatcher : public FilterWatcherBase
{
public:
/** Constructor. Takes a ProcessObject to monitor and an optional
......
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