Files
qt5.12.8/config.tests/tds/main.cpp
2025-08-26 22:57:23 +08:00

11 lines
189 B
C++

/* Generated by configure */
#include <sybfront.h>
#include <sybdb.h>
int main(int argc, char **argv)
{
(void)argc; (void)argv;
/* BEGIN TEST: */
/* END TEST */
return 0;
}