include/corelib/ncbistd.hpp

Go to the documentation of this file.
00001 #ifndef CORELIB___NCBISTD__HPP
00002 #define CORELIB___NCBISTD__HPP
00003 
00004 /*  $Id: ncbistd.hpp 103491 2007-05-04 17:18:18Z kazimird $
00005  * ===========================================================================
00006  *
00007  *                            PUBLIC DOMAIN NOTICE
00008  *               National Center for Biotechnology Information
00009  *
00010  *  This software/database is a "United States Government Work" under the
00011  *  terms of the United States Copyright Act.  It was written as part of
00012  *  the author's official duties as a United States Government employee and
00013  *  thus cannot be copyrighted.  This software/database is freely available
00014  *  to the public for use. The National Library of Medicine and the U.S.
00015  *  Government have not placed any restriction on its use or reproduction.
00016  *
00017  *  Although all reasonable efforts have been taken to ensure the accuracy
00018  *  and reliability of the software and data, the NLM and the U.S.
00019  *  Government do not and cannot warrant the performance or results that
00020  *  may be obtained by using this software or data. The NLM and the U.S.
00021  *  Government disclaim all warranties, express or implied, including
00022  *  warranties of performance, merchantability or fitness for any particular
00023  *  purpose.
00024  *
00025  *  Please cite the author in any work or product based on this material.
00026  *
00027  * ===========================================================================
00028  *
00029  * Author:  Denis Vakatov
00030  *
00031  */
00032 
00033 /// @file ncbistd.hpp
00034 /// Include a standard set of the NCBI C++ Toolkit most basic headers
00035 
00036 
00037 #include <corelib/ncbistr.hpp>
00038 
00039 
00040 #endif  /* CORELIB___NCBISTD__HPP */
00041 
00042 

Generated on Sun Dec 6 22:01:26 2009 for NCBI C++ ToolKit by  doxygen 1.4.6
Modified on Mon Dec 07 16:20:35 2009 by modify_doxy.py rev. 173732