Merge "Allow search suggestions in skins operating in mobile mode"
[lhc/web/wiklou.git] / includes / profiler / Profiler.php
index 8b4f01a..252a227 100644 (file)
@@ -22,6 +22,7 @@
  * @defgroup Profiler Profiler
  */
 use Wikimedia\ScopedCallback;
+use Wikimedia\Rdbms\TransactionProfiler;
 
 /**
  * Profiler base class that defines the interface and some trivial