Remove dependency on unstable/struct.

This commit is contained in:
Vincent St-Amour 2015-08-19 14:18:53 -05:00
parent e0a14fa28d
commit 1a6f1b593e

View File

@ -11,7 +11,7 @@
scribble/private/serialize ;; attached into new namespace via anchor scribble/private/serialize ;; attached into new namespace via anchor
racket/sandbox racket/promise racket/port racket/sandbox racket/promise racket/port
racket/gui/dynamic racket/gui/dynamic
(for-syntax racket/base syntax/srcloc unstable/struct) (for-syntax racket/base syntax/srcloc racket/struct)
racket/stxparam racket/stxparam
racket/splicing racket/splicing
racket/string racket/string