#ifndef _SQL_TEST_H_ #define _SQL_TEST_H_ void testSQLConnection(); #endif