// file : odb/mssql/result.hxx // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #ifndef ODB_MSSQL_RESULT_HXX #define ODB_MSSQL_RESULT_HXX #include #include #include #include #include #include #endif // ODB_MSSQL_RESULT_HXX // Include result specializations so that the user code only needs // to include this header. // #include #include