@@ -0,0 +1,6 @@
#include "sqlConnection.h"
int main(int argc, char** const argv){
SqlConnection conn{};
return 0;
}
The note is not visible to the blocked user.