#include "sqlHelper.h" namespace VIA { SqlHelper::SqlHelper() { } SqlHelper::~SqlHelper() { } } // namespace VIA