~jamesh/thumbnailer/use-thumbnailer-interface

« back to all changes in this revision

Viewing changes to tests/recovery/MockCache.h

  • Committer: Tarmac
  • Author(s): Michi Henning
  • Date: 2017-01-31 06:02:05 UTC
  • mfrom: (365.2.1 fix-warnings)
  • Revision ID: tarmac-20170131060205-u97kq11xdw9gd66j
Fixed a bunch of compiler warnings on zesty.

Approved by unity-api-1-bot, James Henstridge.

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
#include <core/optional.h>
23
23
#include <core/persistent_cache_stats.h>
24
24
 
25
 
#include <gmock/gmock.h>
 
25
#include <gmock_nowarn.h>
26
26
 
27
27
#include <chrono>
28
28
#include <system_error>