diff options
Diffstat (limited to 'indra/llcommon')
| -rw-r--r-- | indra/llcommon/llprocess.h | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/indra/llcommon/llprocess.h b/indra/llcommon/llprocess.h index 2c6951b562..06be0954c0 100644 --- a/indra/llcommon/llprocess.h +++ b/indra/llcommon/llprocess.h @@ -291,7 +291,7 @@ public:  	std::string getPipeName(FILESLOT);  	/// base of ReadPipe, WritePipe -	class BasePipe +	class LL_COMMON_API BasePipe  	{  	public:  		virtual ~BasePipe() = 0; | 
