*** empty log message ***
[lsystem3d.git] / src / model.cpp
index 9a8554b8dfa0494194c782cffcaf89a07e379c92..20dc567e384ea80449d895e7285af5f4ce85de3b 100644 (file)
@@ -1,6 +1,6 @@
 // Copyright (C) 2006 Erik Dahlberg
 // 
-// This file is part of LSystem3d.
+// This file is part of LSystem3D.
 // 
 // LSystem3D is free software; you can redistribute it and/or
 // modify it under the terms of the GNU General Public License
@@ -28,6 +28,8 @@
 #include "model.h"
 #include "vector.h"
 
+using namespace std;
+
 
 
 /**