*** empty log message ***

This commit is contained in:
Paolo Cignoni 2004-04-27 13:29:19 +00:00
parent d74aa98a6d
commit 1394c0d9ef
1 changed files with 4 additions and 0 deletions

View File

@ -30,6 +30,9 @@ of Greg Turk and on the work of Claudio Rocchini
History
$Log: not supported by cvs2svn $
Revision 1.1 2004/03/03 15:00:51 cignoni
Initial commit
****************************************************************************/
#ifndef __VCG_PLYLIB
@ -38,6 +41,7 @@ $Log: not supported by cvs2svn $
#include <memory.h>
#include <vector>
#include <string>
#include <assert.h>
namespace vcg {
namespace ply {