summaryrefslogtreecommitdiffstats
path: root/JavaScriptCore/wtf/RandomNumber.h
diff options
context:
space:
mode:
Diffstat (limited to 'JavaScriptCore/wtf/RandomNumber.h')
-rw-r--r--JavaScriptCore/wtf/RandomNumber.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/JavaScriptCore/wtf/RandomNumber.h b/JavaScriptCore/wtf/RandomNumber.h
index fe1687c..e54e9ae 100644
--- a/JavaScriptCore/wtf/RandomNumber.h
+++ b/JavaScriptCore/wtf/RandomNumber.h
@@ -39,4 +39,7 @@ namespace WTF {
}
+using WTF::randomNumber;
+using WTF::weakRandomNumber;
+
#endif