summaryrefslogtreecommitdiff
path: root/framework/I18N/core/ChoiceFormat.php
diff options
context:
space:
mode:
Diffstat (limited to 'framework/I18N/core/ChoiceFormat.php')
-rw-r--r--framework/I18N/core/ChoiceFormat.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/framework/I18N/core/ChoiceFormat.php b/framework/I18N/core/ChoiceFormat.php
index c42a2dda..61db3e54 100644
--- a/framework/I18N/core/ChoiceFormat.php
+++ b/framework/I18N/core/ChoiceFormat.php
@@ -17,6 +17,7 @@
*/
namespace Prado\I18N\core;
+use Exception;
/**
* ChoiceFormat class.