Skip to content

Commit 3280404

Browse files
committed
Add using.
1 parent 7513796 commit 3280404

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Rubberduck.VBEEditor/VBERuntime/VBEDllVersion.cs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
using Rubberduck.VBEditor.SafeComWrappers.Abstract;
1+
using Rubberduck.VBEditor.SafeComWrappers;
2+
using Rubberduck.VBEditor.SafeComWrappers.Abstract;
23

34
namespace Rubberduck.VBEditor.VbeRuntime
45
{

0 commit comments

Comments
 (0)