]> git.tdb.fi Git - r2c2.git/blobdiff - source/3d/layout.cpp
Attempt to estimate the exact positions of trains from measured speed data
[r2c2.git] / source / 3d / layout.cpp
index 9c260b97a0a6581281dd765c29cac156c25403e8..8093081d82c2a1630f99812f04e702a15eed8e91 100644 (file)
@@ -1,5 +1,13 @@
+/* $Id$
+
+This file is part of the MSP Märklin suite
+Copyright © 2006-2008 Mikkosoft Productions, Mikko Rasa
+Distributed under the GPL
+*/
+
 #include <algorithm>
 #include <fstream>
+#include <limits>
 #include <msp/gl/rendermode.h>
 #include <msp/gl/select.h>
 #include <msp/gl/texture.h>