]> git.tdb.fi Git - r2c2.git/blobdiff - source/libr2c2/train.cpp
Update #includes that have been renamed, and remove stray ones
[r2c2.git] / source / libr2c2 / train.cpp
index 415d49146d290e1865c65043800d7ff4e33d21d6..782da37cc305935ff5b5186f0151f7dd432a5cef 100644 (file)
@@ -1,13 +1,6 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2006-2011  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #include <algorithm>
 #include <cmath>
-#include <msp/strings/formatter.h>
+#include <msp/strings/format.h>
 #include <msp/time/units.h>
 #include <msp/time/utils.h>
 #include "aicontrol.h"