X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Flexicalcast.h;h=e67f361faa24429189027515f403f0604c9a0650;hb=a3bf8b72faa5fce99f0f6384d6d9b6588a1de072;hp=b1e9db89b622361b2cd9798e6830c8de8daf3b39;hpb=58384e355b4a78730d69243f1092e47591f2f384;p=libs%2Fcore.git diff --git a/source/lexicalcast.h b/source/lexicalcast.h index b1e9db8..e67f361 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 {