diff options
Diffstat (limited to 'core/id.nom')
| -rw-r--r-- | core/id.nom | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/id.nom b/core/id.nom index 9656dd0..d3b2b71 100644 --- a/core/id.nom +++ b/core/id.nom @@ -3,6 +3,7 @@ A simple UUID function based on RFC 4122: http://www.ietf.org/rfc/rfc4122.txt use "core/metaprogramming.nom" +use "core/operators.nom" use "core/math.nom" use "core/collections.nom" use "core/control_flow.nom" |
