source: trunk/config.tests/unix/db2/db2.cpp@ 134

Last change on this file since 134 was 2, checked in by Dmitry A. Kuminov, 16 years ago

Initially imported qt-all-opensource-src-4.5.1 from Trolltech.

File size: 83 bytes
Line 
1#include <sqlcli.h>
2#include <sqlcli1.h>
3
4int main(int, char **)
5{
6 return 0;
7}
Note: See TracBrowser for help on using the repository browser.