#include "Storage.h"
#include "Gps.h"

#define LOGGER_NAME "Storage"

namespace storage {
}