~ted/ubuntu-app-launch/jobs-systemd

« back to all changes in this revision

Viewing changes to tools/ubuntu-app-list.cpp

  • Committer: Ted Gould
  • Date: 2016-11-10 21:56:40 UTC
  • mfrom: (257.1.9 jobs-tests)
  • Revision ID: ted@gould.cx-20161110215640-1c0n3gxhmlrm0gvk
Merge in the tests branch

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
 *     Ted Gould <ted.gould@canonical.com>
18
18
 */
19
19
 
 
20
#include "libubuntu-app-launch/registry.h"
20
21
#include <iostream>
21
 
#include "libubuntu-app-launch/registry.h"
22
22
 
23
23
int main(int argc, char* argv[])
24
24
{