Fix std::variant usage

We need to use the std::get() interface instead of the mapbox .get()
member interface for variant compatibility.

Change-Id: I6c7843ea0cb765332457273867b5df6b78ca72a2
Signed-off-by: William A. Kennington III <wak@google.com>
1 file changed