Skip to content

Commit 571485f

Browse files
author
Dave Thomas
committed
Add missing open System.Reflection.Emit
1 parent 337bf51 commit 571485f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/fsharp/vs/service.fs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ open System
99
open System.IO
1010
open System.Text
1111
open System.Threading
12+
open System.Reflection.Emit
1213
open System.Runtime
1314
open System.Collections.Generic
1415

0 commit comments

Comments
 (0)