]> git.tdb.fi Git - libs/datafile.git/blobdiff - source/statement.cpp
Introduce the concept of future objects
[libs/datafile.git] / source / statement.cpp
index a1bd688bf38016b24e326ce2e863cc6f76f51fd8..29961a963fcfa97ce6d8461c0a384a64ce465bcd 100644 (file)
@@ -1,11 +1,4 @@
-/* $Id: statement.h 19 2007-08-21 14:11:23Z tdb $
-
-This file is part of libmspdatafile
-Copyright © 2007, 2010  Mikko Rasa, Mikkosoft Productions
-Distributed under the LGPL
-*/
-
-#include <msp/strings/formatter.h>
+#include <msp/strings/format.h>
 #include "statement.h"
 
 using namespace std;