> --- abiword-plugins/trunk/tools/abicollab/core/session/xp/AbiCollab_Import.h 2007-06-27 00:22:40 UTC (rev 21505)
> +++ abiword-plugins/trunk/tools/abicollab/core/session/xp/AbiCollab_Import.h 2007-06-27 21:19:56 UTC (rev 21506)
> @@ -22,6 +22,8 @@
> #ifndef ABI_COLLAB_IMPORT_H
> #define ABI_COLLAB_IMPORT_H
>
> +#include <vector>
> +
> #include "ut_types.h"
> #include "pt_Types.h"
> #include "px_ChangeRecord.h"
> @@ -33,6 +35,8 @@
> #include <AbiCollab_Export.h>
> #include <xp/AbiCollab_Packet.h>
>
> +using std::vector;
> +
"using" clauses in header files are very dangerous and MUST be avoided.
Hub
Received on Thu Jun 28 00:06:29 2007
This archive was generated by hypermail 2.1.8 : Thu Jun 28 2007 - 00:06:30 CEST