X-Git-Url: http://git.tdb.fi/?p=libs%2Fcore.git;a=blobdiff_plain;f=source%2Flexicalcast.h;h=c73856b8228894374f00b97e2f81dcbcd4532ca2;hp=b1e9db89b622361b2cd9798e6830c8de8daf3b39;hb=381c89769c0ffaa14e6a92c662323b5c45e1eba3;hpb=58384e355b4a78730d69243f1092e47591f2f384 diff --git a/source/lexicalcast.h b/source/lexicalcast.h index b1e9db8..c73856b 100644 --- a/source/lexicalcast.h +++ b/source/lexicalcast.h @@ -1,9 +1,16 @@ +/* $Id$ + +This file is part of libmspstrings +Copyright © 2006-2007 Mikko Rasa +Distributed under the LGPL +*/ + #ifndef MSP_STRINGS_LEXICALCAST_H_ #define MSP_STRINGS_LEXICALCAST_H_ #include #include -#include +#include #include "fmt.h" namespace Msp {