summaryrefslogtreecommitdiff
path: root/framework/Data/SqlMap/Statements/TSelectMappedStatement.php
diff options
context:
space:
mode:
Diffstat (limited to 'framework/Data/SqlMap/Statements/TSelectMappedStatement.php')
-rw-r--r--framework/Data/SqlMap/Statements/TSelectMappedStatement.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/framework/Data/SqlMap/Statements/TSelectMappedStatement.php b/framework/Data/SqlMap/Statements/TSelectMappedStatement.php
index f97176e9..3c4aa376 100644
--- a/framework/Data/SqlMap/Statements/TSelectMappedStatement.php
+++ b/framework/Data/SqlMap/Statements/TSelectMappedStatement.php
@@ -10,6 +10,7 @@
*/
namespace Prado\Data\SqlMap\Statements;
+use Prado\Data\SqlMap\DataMapper\TSqlMapExecutionException;
/**
* TSelectMappedStatment class.