2005/5/9

     
 

text_all.h

artefaktur
// -*- mode:C++; tab-width:2; c-basic-offset:2; indent-tabs-mode:nil -*- 
//
// Copyright (C) 2000-2005 by Roger Rene Kommer / artefaktur, Kassel, Germany.
// 
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public License (LGPL).
// 
// 
// This library is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.	 See the 
// License ACDK-FreeLicense document enclosed in the distribution
// for more for more details.
// This file is part of the Artefaktur Component Development Kit:
//                         ACDK
// 
// Please refer to
// - http://www.acdk.de
// - http://www.artefaktur.com
// - http://acdk.sourceforge.net
// for more information.
// 
// $Header: /cvsroot/acdk/acdk/acdk_text/src/acdk/text/text_all.h,v 1.5 2005/02/05 10:45:33 kommer Exp $
#ifndef acdk_h
#include <acdk.h>
#endif // acdk_h

#ifndef text_h
#include "text.h"
#endif // text_h

#ifndef Config_h
#include "Config.h"
#endif // Config_h

#ifndef DateFormat_h
#include "DateFormat.h"
#endif // DateFormat_h

#ifndef DateFormatSymbols_h
#include "DateFormatSymbols.h"
#endif // DateFormatSymbols_h

#ifndef FieldPosition_h
#include "FieldPosition.h"
#endif // FieldPosition_h

#ifndef Format_h
#include "Format.h"
#endif // Format_h

#ifndef NumberFormat_h
#include "NumberFormat.h"
#endif // NumberFormat_h

#ifndef ParseException_h
#include "ParseException.h"
#endif // ParseException_h

#ifndef ParsePosition_h
#include "ParsePosition.h"
#endif // ParsePosition_h

#ifndef RegExp_h
#include "RegExp.h"
#endif // RegExp_h

#ifndef SimpleDateFormat_h
#include "SimpleDateFormat.h"
#endif // SimpleDateFormat_h

#ifndef Template_h
#include "Template.h"
#endif // Template_h

#ifndef text_h
#include "text.h"
#endif // text_h