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