From 2b30b026a9778c26c6ef4de2ea6a2942b7705491 Mon Sep 17 00:00:00 2001 From: Felix Mulder Date: Thu, 16 Feb 2017 13:07:27 +0100 Subject: Remove unused flags --- sbt-bridge/test/xsbt/ScalaCompilerForUnitTesting.scala | 1 + 1 file changed, 1 insertion(+) (limited to 'sbt-bridge') diff --git a/sbt-bridge/test/xsbt/ScalaCompilerForUnitTesting.scala b/sbt-bridge/test/xsbt/ScalaCompilerForUnitTesting.scala index db037effe..409729023 100644 --- a/sbt-bridge/test/xsbt/ScalaCompilerForUnitTesting.scala +++ b/sbt-bridge/test/xsbt/ScalaCompilerForUnitTesting.scala @@ -22,6 +22,7 @@ import ScalaCompilerForUnitTesting.ExtractedSourceDependencies * source code using Scala compiler. */ class ScalaCompilerForUnitTesting(nameHashing: Boolean = false) { + import scala.language.reflectiveCalls /** * Compiles given source code using Scala compiler and returns API representation -- cgit v1.2.3