// file : common/pragma/driver.cxx // license : GNU GPL v2; see accompanying LICENSE file // Test #pragma db parsing. // #include #include #include #include #include #include #include "test.hxx" #include "test-odb.hxx" using namespace std; using namespace odb::core; int main () { }