diff options
Diffstat (limited to 'src/Services/EventsUtil.cs')
-rw-r--r-- | src/Services/EventsUtil.cs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Services/EventsUtil.cs b/src/Services/EventsUtil.cs index 4b1d923..bb37125 100644 --- a/src/Services/EventsUtil.cs +++ b/src/Services/EventsUtil.cs @@ -1,4 +1,5 @@ using Microsoft.Office.Interop.Excel; +using RhSolutions.AddIn; using RhSolutions.Controllers; namespace RhSolutions.Services |