diff --git a/indra/newview/rlvcommon.h b/indra/newview/rlvcommon.h index ef7d90ea6..8bcaf1d0e 100644 --- a/indra/newview/rlvcommon.h +++ b/indra/newview/rlvcommon.h @@ -57,7 +57,7 @@ typedef std::list rlv_command_list_t; class RlvObject; struct RlvException; -typedef boost::variant RlvExceptionOption; +typedef boost::variant RlvExceptionOption; class RlvGCTimer;