*** empty log message ***
This commit is contained in:
parent
d74aa98a6d
commit
1394c0d9ef
|
@ -30,6 +30,9 @@ of Greg Turk and on the work of Claudio Rocchini
|
||||||
History
|
History
|
||||||
|
|
||||||
$Log: not supported by cvs2svn $
|
$Log: not supported by cvs2svn $
|
||||||
|
Revision 1.1 2004/03/03 15:00:51 cignoni
|
||||||
|
Initial commit
|
||||||
|
|
||||||
****************************************************************************/
|
****************************************************************************/
|
||||||
|
|
||||||
#ifndef __VCG_PLYLIB
|
#ifndef __VCG_PLYLIB
|
||||||
|
@ -38,6 +41,7 @@ $Log: not supported by cvs2svn $
|
||||||
#include <memory.h>
|
#include <memory.h>
|
||||||
#include <vector>
|
#include <vector>
|
||||||
#include <string>
|
#include <string>
|
||||||
|
#include <assert.h>
|
||||||
|
|
||||||
namespace vcg {
|
namespace vcg {
|
||||||
namespace ply {
|
namespace ply {
|
||||||
|
|
Loading…
Reference in New Issue