Skip to content

Commit

Permalink
Add back shim usage
Browse files Browse the repository at this point in the history
  • Loading branch information
lloydmeta committed Jan 4, 2017
1 parent 8c78dcf commit 1483f40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion macros/src/main/scala/enumeratum/ValueEnumMacros.scala
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package enumeratum

import scala.reflect.macros.blackbox.Context
import enumeratum.ContextUtils.Context

import scala.reflect.ClassTag
import scala.collection.immutable._
Expand Down

0 comments on commit 1483f40

Please sign in to comment.