sl@0: #ifndef BOOST_DATE_TIME_ALL_HPP___ sl@0: #define BOOST_DATE_TIME_ALL_HPP___ sl@0: sl@0: /* Copyright (c) 2006 CrystalClear Software, Inc. sl@0: * Use, modification and distribution is subject to the sl@0: * Boost Software License, Version 1.0. (See accompanying sl@0: * file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) sl@0: * Author: Jeff Garland sl@0: * $Date: 2006/10/27 23:18:29 $ sl@0: */ sl@0: sl@0: //gregorian and posix time included by indirectly sl@0: #include "boost/date_time/local_time/local_time.hpp" sl@0: sl@0: #endif // BOOST_DATE_TIME_ALL_HPP___