X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Flibs%2Fobjectcache%2FBagOStuff.php;h=d3deefb6fd0033547c6c64f2665ad8d160d0cd78;hb=12313956c58e88b98d4baf722464e09b4a351bf3;hp=cd79b6713651ca695b00b2aaa59e0e1903c1c32f;hpb=8e22988441ced6876f7854cd4c746ee9ae970c30;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/libs/objectcache/BagOStuff.php b/includes/libs/objectcache/BagOStuff.php index cd79b67136..d3deefb6fd 100644 --- a/includes/libs/objectcache/BagOStuff.php +++ b/includes/libs/objectcache/BagOStuff.php @@ -29,6 +29,7 @@ use Psr\Log\LoggerAwareInterface; use Psr\Log\LoggerInterface; use Psr\Log\NullLogger; +use Wikimedia\WaitConditionLoop; /** * interface is intended to be more or less compatible with