Skip to content

Commit 3aa8de6

Browse files
committed
Missing System.Reflection include in the previous commit
1 parent 8baadb6 commit 3aa8de6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Assets/MixedRealityToolkit/Attributes/MixedRealityExtensionServiceAttribute.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
using Microsoft.MixedReality.Toolkit.Core.Definitions.Utilities;
66
using System;
77
using System.Linq;
8+
using System.Reflection;
89
using UnityEngine;
910

1011
#if UNITY_EDITOR

0 commit comments

Comments
 (0)