/home/martin/workspace/OpenStreetNav/src/displayer/DisplayProvider.cpp
Go to the documentation of this file.
00001 /*
00002  * DisplayProvider.cpp
00003  *
00004  *  Created on: Jan 5, 2012
00005  *      Author: martin
00006  */
00007 
00008 #include "DisplayProvider.h"
00009 
00010 namespace display
00011 {
00012 
00013 DisplayProvider::~DisplayProvider()
00014 {
00015 }
00016 
00017 } /* namespace display */
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines