Commit a134269c authored by ctraizet's avatar ctraizet
Browse files

BUG: replaced OTBCommon_EXPORT by OTBCommon_EXPORT_TEMPLATE

No related merge requests found
Showing with 1 addition and 1 deletion
+1 -1
......@@ -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
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment