diff --git a/vcg/container/container_allocation_table.h b/vcg/container/container_allocation_table.h index 4d4bb886..cdc4d57a 100644 --- a/vcg/container/container_allocation_table.h +++ b/vcg/container/container_allocation_table.h @@ -20,8 +20,13 @@ * for more details. * * * ****************************************************************************/ +/**************************************************************************** + History +$Log: not supported by cvs2svn $ +/****************************************************************************/ + #ifndef __VCGLIB_CAT__ #define __VCGLIB_CAT__ diff --git a/vcg/container/entries_allocation_table.h b/vcg/container/entries_allocation_table.h index f2a8513c..b01f5cac 100644 --- a/vcg/container/entries_allocation_table.h +++ b/vcg/container/entries_allocation_table.h @@ -21,7 +21,12 @@ * * ****************************************************************************/ +/**************************************************************************** + History +$Log: not supported by cvs2svn $ + +/****************************************************************************/ #ifndef __VCGLIB_ENTRIES__ #define __VCGLIB_ENTRIES__ diff --git a/vcg/container/simple_temporary_data.h b/vcg/container/simple_temporary_data.h index 91b20081..e80ea37c 100644 --- a/vcg/container/simple_temporary_data.h +++ b/vcg/container/simple_temporary_data.h @@ -20,13 +20,18 @@ * for more details. * * * ****************************************************************************/ +/**************************************************************************** + History +$Log: not supported by cvs2svn $ + +/****************************************************************************/ #ifndef __VCGLIB_SIMPLE__ #define __VCGLIB_SIMPLE__ #include - + namespace vcg { template diff --git a/vcg/container/traced_vector.h b/vcg/container/traced_vector.h index 05b9955b..282f9dc4 100644 --- a/vcg/container/traced_vector.h +++ b/vcg/container/traced_vector.h @@ -20,10 +20,14 @@ * for more details. * * * ****************************************************************************/ +/**************************************************************************** + History +$Log: not supported by cvs2svn $ +/****************************************************************************/ #ifndef __VCGLIB_TRACED_VECTOR__ -#define __VCGLIB_TRACED_VECTOR__ +#define __VCGLIB_TRACED_VECTOR__ #include