6 lines
No EOL
76 B
C
6 lines
No EOL
76 B
C
#ifndef _SQL_TEST_H_
|
|
#define _SQL_TEST_H_
|
|
|
|
void testSQLConnection();
|
|
|
|
#endif |