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