--- parser3/src/include/pa_sql_driver_manager.h 2001/11/08 14:47:31 1.18 +++ parser3/src/include/pa_sql_driver_manager.h 2001/12/15 21:28:20 1.20 @@ -5,13 +5,12 @@ Copyright (c) 2001 ArtLebedev Group (http://www.artlebedev.com) Author: Alexander Petrosyan (http://paf.design.ru) - $Id: pa_sql_driver_manager.h,v 1.18 2001/11/08 14:47:31 paf Exp $ + $Id: pa_sql_driver_manager.h,v 1.20 2001/12/15 21:28:20 paf Exp $ */ #ifndef PA_SQL_DRIVER_MANAGER_H #define PA_SQL_DRIVER_MANAGER_H -#include "pa_config_includes.h" #include "pa_pool.h" #include "pa_sql_driver.h" #include "pa_hash.h" @@ -34,7 +33,7 @@ class SQL_Driver_manager : public Cache_ public: SQL_Driver_manager(Pool& apool); - ~SQL_Driver_manager(); + virtual ~SQL_Driver_manager(); /** connect to specified url,