From 488a647831011f8d1e8f8969ee7ae04d2498366f Mon Sep 17 00:00:00 2001 From: Aaron Schulz Date: Fri, 10 Feb 2017 10:09:05 -0800 Subject: Move IDatabase/IMaintainableDatabase to Rdbms namespace Change-Id: If7e8a8ff574661fd827de8bcec11d2c39a687300 --- includes/MergeHistory.php | 1 + 1 file changed, 1 insertion(+) (limited to 'includes/MergeHistory.php') diff --git a/includes/MergeHistory.php b/includes/MergeHistory.php index 8cf3af158182..cc589c981124 100644 --- a/includes/MergeHistory.php +++ b/includes/MergeHistory.php @@ -25,6 +25,7 @@ * @file */ use Wikimedia\Timestamp\TimestampException; +use Wikimedia\Rdbms\IDatabase; /** * Handles the backend logic of merging the histories of two -- cgit v1.2.3