X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=mesh2c.cpp;h=864fa936c26a74030cb8c230e20128055db7d594;hb=a5bf02196c301faea88d54933d0586da0aadb614;hp=170799c9f196902e42e68c70eb028f4be698dc58;hpb=9a9d3517dcfdba5206d9c73ce211feac8e402bc2;p=libs%2Fgl.git diff --git a/mesh2c.cpp b/mesh2c.cpp index 170799c9..864fa936 100644 --- a/mesh2c.cpp +++ b/mesh2c.cpp @@ -1,14 +1,7 @@ -/* $Id$ - -This file is part of libmspgl -Copyright © 2010 Mikko Rasa, Mikkosoft Productions -Distributed under the LGPL -*/ - #include #include #include -#include +#include using namespace std; using namespace Msp;