~sil2100/location-service/gps-arm64

« back to all changes in this revision

Viewing changes to include/location_service/com/ubuntu/location/logging.h

  • Committer: Thomas Voß
  • Date: 2013-05-28 14:20:45 UTC
  • Revision ID: thomas.voss@canonical.com-20130528142045-kq5umqdmm4o53vwk
Initial push.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#ifndef LOCATION_SERVICE_COM_UBUNTU_LOCATION_LOGGING_H_
 
2
#define LOCATION_SERVICE_COM_UBUNTU_LOCATION_LOGGING_H_
 
3
 
 
4
#include <glog/logging.h>
 
5
 
 
6
#endif // LOCATION_SERVICE_COM_UBUNTU_LOCATION_LOGGING_H_
 
7