summaryrefslogtreecommitdiffstats
path: root/config.tests/unix/tds/tds.cpp
blob: 54a485983cd236815334ecfec4d6ba9b77ee6e0a (plain)
1
2
3
4
5
6
7
#include <sybfront.h>
#include <sybdb.h>

int main(int, char **)
{
    return 0;
}