~ahayzen/ubuntu-printing-app/add-notifier-daemon-pull

« back to all changes in this revision

Viewing changes to notifier/tests/test_notify-engine.cpp

  • Committer: Rodney Dawes
  • Date: 2017-02-01 19:54:58 UTC
  • Revision ID: rodney.dawes@canonical.com-20170201195458-j23cvyiy9ltpf4hw
Remove the unused include.

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
 
22
22
#include <memory>
23
23
 
24
 
#include <glib.h>
25
24
#include <gmock/gmock.h>
26
25
 
27
26
using namespace ubuntu::printing::notifier;