aboutsummaryrefslogtreecommitdiff
path: root/src/dotty/tools/io/ClassPath.scala
diff options
context:
space:
mode:
Diffstat (limited to 'src/dotty/tools/io/ClassPath.scala')
-rw-r--r--src/dotty/tools/io/ClassPath.scala1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dotty/tools/io/ClassPath.scala b/src/dotty/tools/io/ClassPath.scala
index 83a7703f4..9e44cc15c 100644
--- a/src/dotty/tools/io/ClassPath.scala
+++ b/src/dotty/tools/io/ClassPath.scala
@@ -15,6 +15,7 @@ import Jar.isJarOrZip
import ClassPath._
import scala.Option.option2Iterable
import scala.reflect.io.Path.string2path
+import language.postfixOps
/** <p>
* This module provides star expansion of '-classpath' option arguments, behaves the same as